|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractDynamicMessageProcessor | Implementation of MessageProcessor that dynamically chooses and uses
another MessageProcessor |
AbstractFilteringMessageProcessor | Abstract InterceptingMessageProcessor that can be easily be extended and
used for filtering message flow through a MessageProcessor chain. |
AbstractInterceptingMessageProcessor | Abstract implementation of InterceptingMessageProcessor that simply
provides an implementation of setNext and holds the next message processor as an
attribute. |
AbstractMessageObserver | Can be used for simple MessageProcessor s that require the
MuleEvent to log or send notifications etc. |
AbstractResponseMessageProcessor | |
AsyncInterceptingMessageProcessor | Processes MuleEvent 's asynchronously using a MuleWorkManager to
schedule asynchronous processing of the next MessageProcessor . |
ExceptionHandlingMessageProcessor | |
NullMessageProcessor | |
OptionalAsyncInterceptingMessageProcessor | Implementation of AsyncInterceptingMessageProcessor which continues
processing in the same thread if the inbound endpoint has an exchange pattern that
has a response or if a transaction is present. |
ResponseMessageProcessorAdapter | |
SecurityFilterMessageProcessor | Filters the flow using the EndpointSecurityFilter configured on
the endpoint. |
SedaStageInterceptingMessageProcessor | Processes MuleEvent 's asynchronously using a MuleWorkManager to
schedule asynchronous processing of the next MessageProcessor . |
StopFurtherMessageProcessingMessageProcessor | |
TransactionalInterceptingMessageProcessor | Wraps the invocation of the next MessageProcessor with a transaction. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |