| Class | Description |
|---|---|
| AbstractMessageProcessorChain |
Builder needs to return a composite rather than the first MessageProcessor in the chain.
|
| AbstractMessageProcessorChainBuilder |
Constructs a chain of
MessageProcessors and wraps the invocation of the chain in a composite
MessageProcessor. |
| DefaultMessageProcessorChain | |
| DefaultMessageProcessorChainBuilder |
Constructs a chain of
MessageProcessors and wraps the invocation of the chain in a composite
MessageProcessor. |
| InterceptingChainLifecycleWrapper |
Builder needs to return a composite rather than the first MessageProcessor in the chain.
|
| SimpleMessageProcessorChain | |
| SimpleMessageProcessorChainBuilder | |
| SubflowInterceptingChainLifecycleWrapper |
Generates message processor identfiers specific for subflows.
|
| SubflowMessageProcessorChainBuilder |
Constructs a custom chain for subflows using the subflow name as the chain name.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.