Package | Description |
---|---|
org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
org.mule.transport.bpm | |
org.mule.transport.ejb | |
org.mule.transport.http |
Provides http transport including proxy support.
|
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.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.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.
|
Class and Description |
---|
FatalConnectException
TODO document
|
Class and Description |
---|
AbstractConnectable
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
AbstractConnectionStrategy |
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
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
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. |
FatalConnectException
TODO document
|
MessagePropertiesContext
TODO
|
NullPayload
NullPayload represents a null event payload |
PollingReceiverWorker |
SimpleRetryConnectionStrategy.RetryCounter |
WriterMessageAdapter
WriterMessageAdapter wraps a java.io.StringWriter and allows meta
information to be associated with the Writer. |
Class and Description |
---|
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. |
Class and Description |
---|
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. |
Class and Description |
---|
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
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
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
TODO document
|
Class and Description |
---|
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
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
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. |
ConnectException
TODO document
|
DefaultReplyToHandler
DefaultReplyToHandler is responsible for processing a message
replyTo header. |
TransactedPollingMessageReceiver
The TransactedPollingMessageReceiver is an abstract receiver that handles polling
and transaction management.
|
Class and Description |
---|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
ConnectException
TODO document
|
Class and Description |
---|
AbstractConnector
AbstractConnector provides base functionality for all connectors
provided with Mule. |
Class and Description |
---|
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.
|
Class and Description |
---|
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
|
Class and Description |
---|
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. |
Class and Description |
---|
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. |
Class and Description |
---|
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
TODO document
|
Class and Description |
---|
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. |
Class and Description |
---|
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. |
Class and Description |
---|
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. |
Class and Description |
---|
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
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
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
TODO document
|
Class and Description |
---|
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
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
AbstractMessageRequesterFactory
A base implementation of the
MessageRequesterFactory interface for managing the
lifecycle of message requesters. |
Class and Description |
---|
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
Provide a default dispatch (client) support for handling threads lifecycle and validation.
|
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.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.