| 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.
|
| NestedProcessorChain |
An implementation of
NestedProcessor that
wraps a MessageProcessor and allows to
execute it |
| ProcessorExecutorFactory |
Creates an appropriate instance of
BlockingProcessorExecutor based on the current
MuleEvent and FlowConstruct. |
| 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.