|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.mule.transport | |
---|---|
org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
org.mule.transport.bpm | |
org.mule.transport.cxf | |
org.mule.transport.cxf.wsdl | |
org.mule.transport.ejb | |
org.mule.transport.email | Provides pop3, smtp and imap connectivity for Mule. |
org.mule.transport.file | Provides file transport in the form of a directory listeners and file dispatchers. |
org.mule.transport.ftp | |
org.mule.transport.http | Provides http transport including proxy support. |
org.mule.transport.jdbc | Provides jdbc transport. |
org.mule.transport.jms | Provides Jms transport connectivity with support for all Jms features. |
org.mule.transport.jms.activemq | Provides Jms connectivity with ActiveMQ-specific workarounds and improvements. |
org.mule.transport.jms.transformers | Contains transformers to convert to and from different javax.jms.Message types |
org.mule.transport.jms.weblogic | Provides Jms connectivity with Weblogic-specific workarounds and improvements. |
org.mule.transport.jms.websphere | Provides Jms connectivity with Websphere-specific workarounds and improvements. |
org.mule.transport.jnp | |
org.mule.transport.multicast | IP multicast connectivity for Mule. |
org.mule.transport.quartz | |
org.mule.transport.rmi | |
org.mule.transport.servlet | |
org.mule.transport.servlet.jetty | |
org.mule.transport.soap.axis | Provides an Axis soap transport for Mule. |
org.mule.transport.soap.axis.wsdl | |
org.mule.transport.ssl | Provides tcp connectivity over Ssl for Mule. |
org.mule.transport.stdio | |
org.mule.transport.tcp | Provides tcp connectivity for Mule. |
org.mule.transport.udp | Provides Udp connectivity for Mule. |
org.mule.transport.vm | A connector implementation allowing events to be passed between Mule sessions via in-memory queues. |
org.mule.transport.xmpp |
Classes in org.mule.transport used by org.mule.transport | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
AbstractReceiverWorker
A base Worker used by Transport MessageReceiver implementations. |
|
MessagePropertiesContext
This object maintains a scoped map of properties. |
|
NullPayload
NullPayload represents a null event payload |
|
PollingReceiverWorker
|
|
WriterMessageAdapter
WriterMessageAdapter wraps a java.io.StringWriter and allows meta
information to be associated with the Writer. |
Classes in org.mule.transport used by org.mule.transport.bpm | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
Classes in org.mule.transport used by org.mule.transport.cxf | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
Classes in org.mule.transport used by org.mule.transport.cxf.wsdl | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
Classes in org.mule.transport used by org.mule.transport.ejb | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractJndiConnector
This class acts as common baseclass for both Rmi & EjbConnector Resolves Jndi root for connector usage |
|
AbstractMessageAdapter
AbstractMessageAdapter provides a base implementation for simple
message types that maybe don't normally allow for meta information, such as a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
Classes in org.mule.transport used by org.mule.transport.email | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
Classes in org.mule.transport used by org.mule.transport.file | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
Classes in org.mule.transport used by org.mule.transport.ftp | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
Classes in org.mule.transport used by org.mule.transport.http | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
ConnectException
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured. |
Classes in org.mule.transport used by org.mule.transport.jdbc | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
TransactedPollingMessageReceiver
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management. |
Classes in org.mule.transport used by org.mule.transport.jms | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
AbstractReceiverWorker
A base Worker used by Transport MessageReceiver implementations. |
|
DefaultReplyToHandler
DefaultReplyToHandler is responsible for processing a message
replyTo header. |
|
TransactedPollingMessageReceiver
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management. |
Classes in org.mule.transport used by org.mule.transport.jms.activemq | |
---|---|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
ConnectException
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured. |
Classes in org.mule.transport used by org.mule.transport.jms.transformers | |
---|---|
ConnectException
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured. |
Classes in org.mule.transport used by org.mule.transport.jms.weblogic | |
---|---|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
Classes in org.mule.transport used by org.mule.transport.jms.websphere | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
TransactedPollingMessageReceiver
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management. |
Classes in org.mule.transport used by org.mule.transport.jnp | |
---|---|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractJndiConnector
This class acts as common baseclass for both Rmi & EjbConnector Resolves Jndi root for connector usage |
Classes in org.mule.transport used by org.mule.transport.multicast | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
Classes in org.mule.transport used by org.mule.transport.quartz | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
Classes in org.mule.transport used by org.mule.transport.rmi | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractJndiConnector
This class acts as common baseclass for both Rmi & EjbConnector Resolves Jndi root for connector usage |
|
AbstractMessageAdapter
AbstractMessageAdapter provides a base implementation for simple
message types that maybe don't normally allow for meta information, such as a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
ConnectException
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured. |
Classes in org.mule.transport used by org.mule.transport.servlet | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
Classes in org.mule.transport used by org.mule.transport.servlet.jetty | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
DefaultReplyToHandler
DefaultReplyToHandler is responsible for processing a message
replyTo header. |
Classes in org.mule.transport used by org.mule.transport.soap.axis | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
WriterMessageAdapter
WriterMessageAdapter wraps a java.io.StringWriter and allows meta
information to be associated with the Writer. |
Classes in org.mule.transport used by org.mule.transport.soap.axis.wsdl | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
Classes in org.mule.transport used by org.mule.transport.ssl | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractReceiverResourceWorker
This is a Message receiver worker used by transports that do not have a way for the underlying transport to call back to the receiver when a message is available such as Jms. |
|
AbstractReceiverWorker
A base Worker used by Transport MessageReceiver implementations. |
Classes in org.mule.transport used by org.mule.transport.stdio | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
Classes in org.mule.transport used by org.mule.transport.tcp | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractReceiverResourceWorker
This is a Message receiver worker used by transports that do not have a way for the underlying transport to call back to the receiver when a message is available such as Jms. |
|
AbstractReceiverWorker
A base Worker used by Transport MessageReceiver implementations. |
|
ConnectException
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured. |
Classes in org.mule.transport used by org.mule.transport.udp | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
Classes in org.mule.transport used by org.mule.transport.vm | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
|
PollingReceiverWorker
|
|
TransactedPollingMessageReceiver
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management. |
Classes in org.mule.transport used by org.mule.transport.xmpp | |
---|---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
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 a File
or TCP. |
|
AbstractMessageDispatcher
Provide a default dispatch (client) support for handling threads lifecycle and validation. |
|
AbstractMessageDispatcherFactory
AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers. |
|
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
|
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
|
AbstractMessageRequesterFactory
A base implementation of the MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |