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 Various configuration builders for configuring a Mule Instance. 
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 Admin components and Agents used to control and Monitor Mule 
org.mule.impl.internal.notifications Internal server notificationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationication types fired via the MuleManager. 
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.providers.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.providers.streaming   
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 Endpoint interfaces. 
org.mule.umo.manager Manager APIs, including the UMOManager, agent and server event interfaces 
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
UMOSessionHandler
          An interface used for reading and writing session information to and from the current message.
 

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.internal.notifications
UMOConnectable
          Interface for objects that should connect to a resource.
 

Classes in org.mule.umo.provider used by org.mule.providers
DispatchException
          DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
MessageTypeNotSupportedException
          MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of MessageAdapter which is not of supported type for that message or adapter.
UMOConnectable
          Interface for objects that should connect to a resource.
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
          UMOMessageDispatcher is the interface responsible for distpatching events to a particular transport.
UMOMessageDispatcherFactory
          UMOMessageDispatcherFactory is a factory interface for creating a Message Dispatcher for the underlying transport
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UMOSessionHandler
          An interface used for reading and writing session information to and from the current message.
UMOStreamMessageAdapter
          A stream message adapter rovides a generic base class for stream based message flows in Mule.
 

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
          UMOMessageDispatcherFactory is a factory interface for creating a Message Dispatcher for the underlying transport
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UMOSessionHandler
          An interface used for reading and writing session information to and from the current message.
UMOStreamMessageAdapter
          A stream message adapter rovides a generic base class for stream based message flows in Mule.
 

Classes in org.mule.umo.provider used by org.mule.providers.streaming
MessageTypeNotSupportedException
          MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of MessageAdapter which is not of supported type for that message or adapter.
OutputHandler
          The OutputHandler is a strategy class that is set on the StreamMessageAdapter to defer the writing of the message payload until there is a stream available to write it to.
UMOMessageAdapter
          UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOStreamMessageAdapter
          A stream message adapter rovides a generic base class for stream based message flows in Mule.
 

Classes in org.mule.umo.provider used by org.mule.umo
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.manager
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
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 set on the StreamMessageAdapter to defer the writing of the message payload until there is a stream available to write it to.
UMOConnectable
          Interface for objects that should connect to a resource.
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
          UMOMessageDispatcher is the interface responsible for distpatching events to a particular transport.
UMOMessageDispatcherFactory
          UMOMessageDispatcherFactory is a factory interface for creating a Message Dispatcher for the underlying transport
UMOMessageReceiver
          UMOMessageReceiver is used to receive data from an external system.
UMOStreamMessageAdapter
          A stream message adapter rovides a generic base class for stream based message flows in Mule.
 

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-2006 MuleSource Inc.. All Rights Reserved.