Uses of Class
org.mule.endpoint.EndpointURIEndpointBuilder

Packages that use EndpointURIEndpointBuilder
org.mule.config.spring.factories   
org.mule.endpoint Implemtation of Mule endpoint uris. 
 

Uses of EndpointURIEndpointBuilder in org.mule.config.spring.factories
 

Subclasses of EndpointURIEndpointBuilder in org.mule.config.spring.factories
 class AbstractEndpointFactoryBean
          Abstract spring FactoryBean used to creating endpoints via spring.
 class EndpointFactoryBean
          Endpoint factory bean which uses type attribute to determine endpoint type (Used by 1to2migration module)
 class InboundEndpointFactoryBean
          Spring FactoryBean used to create concrete instances of inbound endpoints
 class OutboundEndpointFactoryBean
          Spring FactoryBean used to create concrete instances of outbound endpoints
 

Constructors in org.mule.config.spring.factories with parameters of type EndpointURIEndpointBuilder
AbstractEndpointFactoryBean(EndpointURIEndpointBuilder global)
           
InboundEndpointFactoryBean(EndpointURIEndpointBuilder global)
           
OutboundEndpointFactoryBean(EndpointURIEndpointBuilder global)
           
 

Uses of EndpointURIEndpointBuilder in org.mule.endpoint
 

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



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.