Interface | Description |
---|---|
ClusterizableMessageSource |
Defines a message source that runs in only one node of a cluster.
|
CompositeMessageSource |
Composes multiple
MessageSource s. |
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–2016 MuleSoft, Inc.. All rights reserved.