Uses of Package
org.mule.api.transport

Packages that use org.mule.api.transport
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.api.endpoint Endpoint interfaces. 
org.mule.api.registry   
org.mule.api.transport Contains the interfaces that comprise a provider implementation. 
org.mule.config.endpoint   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.el.context   
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.endpoint.dynamic   
org.mule.endpoint.inbound   
org.mule.endpoint.outbound   
org.mule.expression   
org.mule.module.bpm   
org.mule.module.cxf   
org.mule.module.ibeans.spi.support   
org.mule.module.jersey   
org.mule.module.management.agent Management agents including agents for Jdmk, MX4J, and Log4J 
org.mule.module.management.mbean Jmx Management beans for mule components, the model and the Mule server. 
org.mule.registry   
org.mule.routing.requestreply   
org.mule.service.processor   
org.mule.session   
org.mule.transformer.simple Basic transformer implementations. 
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.transport.ajax   
org.mule.transport.ajax.container A AJAX transport allows Mule applications to send a receive events to the web browser. 
org.mule.transport.ajax.embedded A AJAX transport allows Mule applications to send a receive events to the web browser. 
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.mulemq   
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.polling   
org.mule.transport.quartz   
org.mule.transport.rmi   
org.mule.transport.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.transport.servlet   
org.mule.transport.servlet.jetty   
org.mule.transport.sftp   
org.mule.transport.soap.axis Provides an Axis soap transport for Mule
org.mule.transport.soap.axis.extras   
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   
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
 

Classes in org.mule.api.transport used by org.mule
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.api
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.api.endpoint
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.api.registry
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.api.transport
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
DispatchException
          DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
SessionHandler
          An interface used for reading and writing session information to and from the current message.
 

Classes in org.mule.api.transport used by org.mule.config.endpoint
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.context.notification
Connectable
          Interface for objects that should connect to a resource.
 

Classes in org.mule.api.transport used by org.mule.el.context
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
 

Classes in org.mule.api.transport used by org.mule.endpoint
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
DispatchException
          DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.endpoint.dynamic
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.endpoint.inbound
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.endpoint.outbound
SessionHandler
          An interface used for reading and writing session information to and from the current message.
 

Classes in org.mule.api.transport used by org.mule.expression
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
 

Classes in org.mule.api.transport used by org.mule.module.bpm
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
 

Classes in org.mule.api.transport used by org.mule.module.cxf
DispatchException
          DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
OutputHandler
          The OutputHandler is a strategy class that is used to defer the writing of the message payload until there is a stream available to write it to.
 

Classes in org.mule.api.transport used by org.mule.module.ibeans.spi.support
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.module.jersey
OutputHandler
          The OutputHandler is a strategy class that is used to defer the writing of the message payload until there is a stream available to write it to.
 

Classes in org.mule.api.transport used by org.mule.module.management.agent
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.module.management.mbean
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.registry
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.routing.requestreply
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.service.processor
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.session
SessionHandler
          An interface used for reading and writing session information to and from the current message.
 

Classes in org.mule.api.transport used by org.mule.transformer.simple
OutputHandler
          The OutputHandler is a strategy class that is used to defer the writing of the message payload until there is a stream available to write it to.
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
 

Classes in org.mule.api.transport used by org.mule.transport
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
SessionHandler
          An interface used for reading and writing session information to and from the current message.
 

Classes in org.mule.api.transport used by org.mule.transport.ajax
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.transport.ajax.container
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.transport.ajax.embedded
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.transport.ejb
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.email
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.file
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.ftp
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.http
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
OutputHandler
          The OutputHandler is a strategy class that is used to defer the writing of the message payload until there is a stream available to write it to.
 

Classes in org.mule.api.transport used by org.mule.transport.jdbc
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.transport.jms
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.transport.jms.activemq
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.transport.jms.mulemq
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.transport.jms.weblogic
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.transport.jms.websphere
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.jnp
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.api.transport used by org.mule.transport.multicast
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.polling
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.quartz
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.rmi
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.service
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
SessionHandler
          An interface used for reading and writing session information to and from the current message.
 

Classes in org.mule.api.transport used by org.mule.transport.servlet
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.servlet.jetty
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
ReplyToHandler
          ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
 

Classes in org.mule.api.transport used by org.mule.transport.sftp
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.transport.soap.axis
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
DispatchException
          DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.soap.axis.extras
PropertyScope
          A PropertyScope is used to associate a message property with a lifetime.
 

Classes in org.mule.api.transport used by org.mule.transport.soap.axis.wsdl
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
 

Classes in org.mule.api.transport used by org.mule.transport.ssl
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.stdio
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
 

Classes in org.mule.api.transport used by org.mule.transport.tcp
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.transport.udp
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.transport.vm
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
 

Classes in org.mule.api.transport used by org.mule.transport.xmpp
Connectable
          Interface for objects that should connect to a resource.
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
MessageDispatcher
          Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory
          MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageReceiver
          MessageReceiver is used to receive data from an external system.
MessageRequester
          Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory
          A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting
          Defines generic methods for receiving events.
MuleMessageFactory
          MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
 

Classes in org.mule.api.transport used by org.mule.util
Connector
          Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.