public class FeedSplitter extends AbstractSplitter
| Modifier and Type | Field and Description |
|---|---|
static String |
FEED_PROPERTY |
protected org.apache.commons.logging.Log |
logger
logger used by this class
|
batchSize, counterVariableName, enableCorrelation, messageInfoMapping, muleContext, resultsHandlernext, notificationHandlerPROPERTY_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) |
splitMessageIntoSequenceisSplitRequired, process, processParts, setBatchSize, setCounterVariableName, setEnableCorrelation, setMessageInfoMapping, setMuleContextaddMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic static final String FEED_PROPERTY
protected final transient org.apache.commons.logging.Log logger
protected List<MuleMessage> splitMessage(MuleEvent event) throws MuleException
splitMessage in class AbstractSplitterMuleExceptionprotected com.sun.syndication.feed.synd.SyndFeed transformToFeed(MuleEvent event) throws TransformerException
TransformerExceptionpublic Filter getEntryFilter()
public void setEntryFilter(Filter entryFilter)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.