|
||||||||||
| 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 MessageProcessors 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 | |
| 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 | |||||||||