Uses of Class
org.mule.endpoint.AbstractMetaEndpointBuilder

Packages that use AbstractMetaEndpointBuilder
org.mule.module.atom.endpoint   
org.mule.module.cxf.endpoint   
org.mule.module.rss.endpoint   
 

Uses of AbstractMetaEndpointBuilder in org.mule.module.atom.endpoint
 

Subclasses of AbstractMetaEndpointBuilder in org.mule.module.atom.endpoint
 class AtomEndpointBuilder
          An endpoint factory used for creating an ATOM endpoint
 class AtomInboundEndpointFactoryBean
          A spring factory for creating an ATOM endpoint.
 

Uses of AbstractMetaEndpointBuilder in org.mule.module.cxf.endpoint
 

Subclasses of AbstractMetaEndpointBuilder in org.mule.module.cxf.endpoint
 class CxfEndpointBuilder
           
 class WsdlCxfEndpointBuilder
           
 

Uses of AbstractMetaEndpointBuilder in org.mule.module.rss.endpoint
 

Subclasses of AbstractMetaEndpointBuilder in org.mule.module.rss.endpoint
 class RssEndpointBuilder
          Creates RSS endpoints.
 class RssInboundEndpointFactoryBean
          TODO
 



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