Uses of Class
org.apache.synapse.config.xml.endpoints.EndpointFactory

Packages that use EndpointFactory
org.apache.synapse.config.xml.endpoints   
 

Uses of EndpointFactory in org.apache.synapse.config.xml.endpoints
 

Subclasses of EndpointFactory in org.apache.synapse.config.xml.endpoints
 class AddressEndpointFactory
          Creates AddressEndpoint using a XML configuration.
 class DefaultEndpointFactory
          Creates DefaultEndpoint using a XML configuration.
 class DynamicLoadbalanceEndpointFactory
          Creates DynamicLoadbalanceEndpoint using an XML configuration.
 class FailoverEndpointFactory
          Creates FailoverEndpoint using a XML configuration.
 class IndirectEndpointFactory
          Creates an IndirectEndpoint using a XML configuration.
 class LoadbalanceEndpointFactory
          Creates LoadbalanceEndpoint using an XML configuration.
 class RecipientListEndpointFactory
           Creates RecipientListEndpoint using an XML configuration.
 class ResolvingEndpointFactory
           
 class SALoadbalanceEndpointFactory
          Creates SALoadbalanceEndpoint from an XML configuration.
 class TemplateEndpointFactory
           
 class WSDLEndpointFactory
          Creates an WSDLEndpoint based endpoint from a XML configuration.
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.