Uses of Package
org.mule.impl.endpoint

Packages that use org.mule.impl.endpoint
org.mule.extras.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
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.providers.file Provides file transport in the form of a directory listeners and file dispatchers. 
org.mule.providers.jdbc Provides jdbc transport. 
org.mule.providers.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.providers.soap   
 

Classes in org.mule.impl.endpoint used by org.mule.extras.client
MuleEndpointURI
          MuleEndpointURI is used to determine how a message is sent of received.
 

Classes in org.mule.impl.endpoint used by org.mule.impl
MuleEndpoint
          MuleEndpoint describes a Provider in the Mule Server.
 

Classes in org.mule.impl.endpoint used by org.mule.impl.endpoint
AbstractEndpointBuilder
          UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
EndpointBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
 

Classes in org.mule.impl.endpoint used by org.mule.providers.file
AbstractEndpointBuilder
          UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
EndpointBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
 

Classes in org.mule.impl.endpoint used by org.mule.providers.jdbc
AbstractEndpointBuilder
          UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
EndpointBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
 

Classes in org.mule.impl.endpoint used by org.mule.providers.service
EndpointBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
 

Classes in org.mule.impl.endpoint used by org.mule.providers.soap
AbstractEndpointBuilder
          UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
EndpointBuilder
          EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
UrlEndpointBuilder
          UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
 



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