Uses of Class
org.mule.endpoint.EndpointURIEndpointBuilder

Packages that use EndpointURIEndpointBuilder
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.transport.service Provides SPI support for building mule connectors and providers using service descriptors. 
 

Uses of EndpointURIEndpointBuilder in org.mule.endpoint
 

Subclasses of EndpointURIEndpointBuilder in org.mule.endpoint
 class AbstractMetaEndpointBuilder
          A base class used for Meta endpoint builders such as RSS or ATOM.
 

Constructors in org.mule.endpoint with parameters of type EndpointURIEndpointBuilder
AbstractMetaEndpointBuilder(EndpointURIEndpointBuilder global)
           
EndpointURIEndpointBuilder(EndpointURIEndpointBuilder global)
          Called from Spring
 

Uses of EndpointURIEndpointBuilder in org.mule.transport.service
 

Methods in org.mule.transport.service with parameters of type EndpointURIEndpointBuilder
 EndpointBuilder TransportServiceDescriptor.createEndpointBuilder(EndpointURIEndpointBuilder builder)
           
 EndpointBuilder DefaultTransportServiceDescriptor.createEndpointBuilder(EndpointURIEndpointBuilder builder)
           
 



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