| Interface | Description |
|---|---|
| ClusterizableMessageSource |
Defines a message source that runs in only one node of a cluster.
|
| CompositeMessageSource |
Composes multiple
MessageSources. |
| MessageSource |
Implemented by objects that receives or generates messages which are then
processed by a
MessageProcessor. |
| NonBlockingMessageSource |
NonBlockingMessageSource's create instances of MuleEvent that contain a
ReplyToHandler
allowing for a response or error to be returned asynchronously by a different thread freeing up the request thread. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.