Uses of Package
org.mule.api.endpoint

Packages that use org.mule.api.endpoint
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.agent Admin components and Agents used to control and Monitor Mule 
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.client   
org.mule.api.component   
org.mule.api.endpoint Endpoint interfaces. 
org.mule.api.exception   
org.mule.api.registry   
org.mule.api.security Security API for authentication and authorisation. 
org.mule.api.transformer Contains the interfaces for transformers and exceptions for the Transformer API. 
org.mule.api.transport Contains the interfaces that comprise a provider implementation. 
org.mule.client   
org.mule.component   
org.mule.config.i18n Internationalisation support for Mule messages and exception messages. 
org.mule.construct   
org.mule.construct.builder   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.endpoint.inbound   
org.mule.endpoint.outbound   
org.mule.processor   
org.mule.processor.chain   
org.mule.registry   
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.security Core security implementation including the mule security manager and encryption types 
org.mule.service   
org.mule.transformer Provides the default transformer base implementations for Mule including compression and encryption support. 
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.transport.polling   
org.mule.transport.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
 

Classes in org.mule.api.endpoint used by org.mule
EndpointFactory
          Endpoint factory creates immutable instances of ImmutableEndpoint.
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.agent
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.api
EndpointFactory
          Endpoint factory creates immutable instances of ImmutableEndpoint.
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.api.client
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.api.component
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.api.endpoint
EndpointBuilder
          Constructs endpoints.
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointMessageProcessorChainFactory
           
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
MalformedEndpointException
          MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.api.exception
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.api.registry
EndpointBuilder
          Constructs endpoints.
EndpointFactory
          Endpoint factory creates immutable instances of ImmutableEndpoint.
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

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

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

Classes in org.mule.api.endpoint used by org.mule.api.transport
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.client
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.component
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.config.i18n
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.construct
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.construct.builder
EndpointBuilder
          Constructs endpoints.
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.context.notification
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.endpoint
EndpointBuilder
          Constructs endpoints.
EndpointCache
          Cache endpoints in order to prevent memory leaks.
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointFactory
          Endpoint factory creates immutable instances of ImmutableEndpoint.
EndpointMessageProcessorChainFactory
           
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
EndpointURIBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
MalformedEndpointException
          MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.endpoint.inbound
InboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.endpoint.outbound
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.processor
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.processor.chain
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.registry
EndpointBuilder
          Constructs endpoints.
EndpointFactory
          Endpoint factory creates immutable instances of ImmutableEndpoint.
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.routing
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.routing.outbound
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
OutboundEndpoint
           
 

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

Classes in org.mule.api.endpoint used by org.mule.service
InboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.transformer
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
 

Classes in org.mule.api.endpoint used by org.mule.transport
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
OutboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.transport.polling
InboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.transport.service
EndpointBuilder
          Constructs endpoints.
EndpointException
          EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
EndpointURIBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
ImmutableEndpoint
          ImmutableEndpoint describes a Message endpoint where data is sent or received.
InboundEndpoint
           
 

Classes in org.mule.api.endpoint used by org.mule.util
EndpointURI
          EndpointURI is used to determine how a message is sent or received.
 



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