Package org.mule.impl.endpoint

Implemtation of Mule endpoint uris.

See:
          Description

Interface Summary
EndpointBuilder EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
 

Class Summary
AbstractEndpointBuilder UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
MuleEndpoint MuleEndpoint describes a Provider in the Mule Server.
MuleEndpointURI MuleEndpointURI is used to determine how a message is sent of received.
ResourceNameEndpointBuilder ResourceNameEndpointBuilder extracts a resource name from a uri endpointUri
SocketEndpointBuilder SocketEndpointBuilder builds an endpointUri based on host and port only
UrlEndpointBuilder UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
UserInfoEndpointBuilder  
 

Package org.mule.impl.endpoint Description

Implemtation of Mule endpoint uris. These are constructed using builders that are pluggable for each provider.



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