|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ReplyToHandler | ReplyToHandler is used to handle routing where a replyTo endpointUri
is set on the message |
Class Summary | |
AbstractConnector | AbstractConnector provides base functionality for all connectors provided with
Mule. |
AbstractMessageAdapter | AbstractMessageAdapter provides a base implementation for
simple message types that maybe don't normally allow for meta information, such
as File or tcp. |
AbstractMessageDispatcher |
AbstractMessageDispatcher TODO (document class) |
AbstractMessageReceiver | AbstractMessageReceiver provides common methods for all Message Receivers provided with Mule. |
AbstractServiceEnabledConnector | AbstractServiceEnabledConnector initialises a connector from a sercive
descriptor. |
DefaultMessageAdapter | DefaultMessageAdapter can be used to wrap an arbitary object where
no special 'apapting' is needed. |
DefaultReplyToHandler | DefaultReplyToHandler is responsible for processing a message replyTo
header. |
NullPayload | NullPayload represents a null event payload |
PollingMessageReceiver | PollingMessageReceiver implements a polling message receiver. |
TransactedPollingMessageReceiver | |
WriterMessageAdapter | WriterMessageAdapter TODO |
Contains Abstract classes providing common functionality for all Mule providers. Custom providers should use these base classes as they provider almost all the functionality needed by Mule to interact with the underlying technology.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |