Uses of Class
org.mule.endpoint.AbstractEndpointURIBuilder

Packages that use AbstractEndpointURIBuilder
org.mule.endpoint Implemtation of Mule endpoint uris. 
 

Uses of AbstractEndpointURIBuilder in org.mule.endpoint
 

Subclasses of AbstractEndpointURIBuilder in org.mule.endpoint
 class ResourceNameEndpointURIBuilder
          ResourceNameEndpointBuilder extracts a resource name from a uri endpointUri
 class SocketEndpointURIBuilder
          SocketEndpointBuilder builds an endpointUri based on host and port only
 class UrlEndpointURIBuilder
          UrlEndpointURIBuilder is the default endpointUri strategy suitable for most connectors
 class UserInfoEndpointURIBuilder
          UserInfoEndpointBuilder builds an endpoint with the userinfo and host details.
 



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