@Deprecated public class SequenceRouter extends AbstractSequenceRouter
AbstractSequenceRouter that stops the routing of a given
message when a synchronous endpoint has returned a null or an exception
message.
Asynchronous endpoints are managed as in the AbstractSequenceRouter.
Deprecated from 3.6.0. This functionality is specific to Services.expressionManagerenableCorrelation, initialised, logger, replyTo, resultsHandler, routes, started, transactionConfigflowConstruct, messagingExceptionHandler, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
SequenceRouter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
continueRoutingMessageAfter(MuleEvent event)
Deprecated.
Determines if the routing should continue after receiving a given
response from an synchronous endpoint.
|
routeaddRoute, getFilter, getRoute, getTransformers, initialise, isMatch, isTransformBeforeMatch, isUseTemplates, setFilter, setTransformers, setUseTemplatescloneMessage, cloneMessage, createEventToRoute, dispose, getEnableCorrelation, getMuleContext, getOwnedMessageProcessors, getReplyTo, getResultsHandler, getRoute, getRouterStatistics, getRoutes, getTransactionConfig, isDynamicRoutes, process, propagateMagicProperties, removeRoute, sendRequest, sendRequestEvent, setEnableCorrelation, setEnableCorrelationAsString, setMessageProcessors, setMessageProperties, setReplyTo, setResultsHandler, setRouterStatistics, setRoutes, setTransactionConfig, start, stopaddMessageProcessorPathElements, getAnnotation, getAnnotations, getOwnedObjects, setAnnotationsgetFlowConstruct, getMessagingExceptionHandler, setFlowConstruct, setMessagingExceptionHandler, setMuleContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetMuleContextsetFlowConstructprotected boolean continueRoutingMessageAfter(MuleEvent event)
continueRoutingMessageAfter in class AbstractSequenceRouterevent - the last received response eventCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.