Uses of Package
org.mule.umo.provider

Packages that use org.mule.umo.provider
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.config.builders   
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.impl.endpoint Implemtation of Mule endpoint uris. 
org.mule.impl.internal.admin   
org.mule.impl.message   
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.providers.email Provides pop3, smtp and imap connectivity for Mule
org.mule.providers.file Provides file transport in the form of a directory listeners and file dispatchers. 
org.mule.providers.http Provides http transport including proxy support. 
org.mule.providers.jdbc Provides jdbc transport. 
org.mule.providers.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.providers.multicast IP multicast connectivity for Mule
org.mule.providers.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.providers.servlet Allows the Mule server to easily interact with a servlet engine. 
org.mule.providers.soap.axis Provides an Axis soap transport for Mule
org.mule.providers.soap.glue Provides an Glue soap transport for Mule
org.mule.providers.ssl Provides tcp connectivity over Ssl for Mule
org.mule.providers.stream   
org.mule.providers.tcp Provides tcp connectivity for Mule
org.mule.providers.udp Provides Udp connectivity for Mule
org.mule.providers.vm A connector implementation allowing events to be passed between Mule sessions via in-memory queues. 
org.mule.providers.xmpp   
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.tck.providers Test suite for testing custom provider implementations. 
org.mule.umo 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.umo.endpoint   
org.mule.umo.provider Contains the interfaces that comprise a provider implementation. 
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
 

Classes in org.mule.umo.provider used by org.mule
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.umo.provider used by org.mule.config.builders
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.umo.provider used by org.mule.impl
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.impl.endpoint
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.umo.provider used by org.mule.impl.internal.admin
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.umo.provider used by org.mule.impl.message
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
 

Classes in org.mule.umo.provider used by org.mule.providers
MessageTypeNotSupportedException
          MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of Message Adapter i not of supported type for that message or adapter.
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.providers.email
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.file
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.providers.http
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.jdbc
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.jms
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.providers.multicast
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.service
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.servlet
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.providers.soap.axis
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.soap.glue
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.ssl
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.stream
MessageTypeNotSupportedException
          MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of Message Adapter i not of supported type for that message or adapter.
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.tcp
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.udp
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.providers.vm
MessageTypeNotSupportedException
          MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of Message Adapter i not of supported type for that message or adapter.
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.providers.xmpp
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.routing.outbound
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.tck.functional
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.umo.provider used by org.mule.tck.providers
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
 

Classes in org.mule.umo.provider used by org.mule.umo
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
 

Classes in org.mule.umo.provider used by org.mule.umo.endpoint
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 

Classes in org.mule.umo.provider used by org.mule.umo.provider
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher
           
UMOMessageDispatcherFactory
           
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UniqueIdNotSupportedException
          UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
 

Classes in org.mule.umo.provider used by org.mule.util
UMOConnector
          UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.