public class FeedSplitter extends AbstractSplitter
Modifier and Type | Field and Description |
---|---|
static String |
FEED_PROPERTY |
protected Log |
logger
logger used by this class
|
batchSize, counterVariableName, enableCorrelation, messageInfoMapping, muleContext, resultsHandler
next, notificationHandler
PROPERTY_NAME
Constructor and Description |
---|
FeedSplitter() |
Modifier and Type | Method and Description |
---|---|
Filter |
getEntryFilter() |
void |
setEntryFilter(Filter entryFilter) |
protected List<MuleMessage> |
splitMessage(MuleEvent event) |
protected com.sun.syndication.feed.synd.SyndFeed |
transformToFeed(MuleEvent event) |
splitMessageIntoSequence
isSplitRequired, process, processParts, setBatchSize, setCounterVariableName, setEnableCorrelation, setMessageInfoMapping, setMuleContext
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, toString
getAnnotation, getAnnotations, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setListener
public static final String FEED_PROPERTY
protected final transient Log logger
protected List<MuleMessage> splitMessage(MuleEvent event) throws MuleException
splitMessage
in class AbstractSplitter
MuleException
protected com.sun.syndication.feed.synd.SyndFeed transformToFeed(MuleEvent event) throws TransformerException
TransformerException
public Filter getEntryFilter()
public void setEntryFilter(Filter entryFilter)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.