Uses of Package
org.mule.umo.endpoint

Packages that use org.mule.umo.endpoint
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.impl.message Wire message implementations. 
org.mule.impl.model   
org.mule.impl.security Core security implementation including the mule security manager and encryption types 
org.mule.management.stats Jmx statistics support used to monitor messaging status for various Mule components. 
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.routing Defines the core routing patterns supported by mule. 
org.mule.routing.inbound Inbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.response Response router implementations that enable asynchronous event processing in request /response messaging requests. 
org.mule.transformers Provides the default transformer base implementations for Mule including compression and encryption support. 
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.umo.routing Interfaces that define inbound and outbound routing API. 
org.mule.umo.security Security API for authentication and authorisation. 
org.mule.umo.transformer Contains the interfaces for transformers and exceptions for the UMO Transformer API. 
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
 

Classes in org.mule.umo.endpoint used by org.mule
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.umo.endpoint used by org.mule.config.builders
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl.endpoint
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
MalformedEndpointException
          MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl.internal.admin
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl.internal.notifications
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl.message
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl.model
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.impl.security
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.management.stats
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.providers
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.providers.service
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.routing
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.routing.inbound
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.umo.endpoint used by org.mule.routing.outbound
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.umo.endpoint used by org.mule.routing.response
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.umo.endpoint used by org.mule.transformers
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.umo
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.umo.endpoint
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.umo.manager
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.umo.endpoint used by org.mule.umo.provider
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointURI
          UMOEndpointURI is used to determine how a message is sent or received.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.umo.routing
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.umo.security
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.umo.transformer
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.umo.endpoint used by org.mule.util
UMOEndpoint
          UMOEndpoint describes a Provider in the Mule Server.
UMOImmutableEndpoint
          UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.