Uses of Package
org.apache.synapse.config.xml.endpoints
-
Packages that use org.apache.synapse.config.xml.endpoints Package Description org.apache.synapse.config.xml.endpoints -
Classes in org.apache.synapse.config.xml.endpoints used by org.apache.synapse.config.xml.endpoints Class Description AddressEndpointFactory CreatesAddressEndpointusing a XML configuration.ClassEndpointFactory This EndpointFactory will be used as an extension point for defining Endpoints externally.DefaultEndpointFactory CreatesDefaultEndpointusing a XML configuration.DefaultEndpointSerializer SerializesDefaultEndpointto XML.DefinitionFactory DynamicLoadbalanceEndpointFactory CreatesDynamicLoadbalanceEndpointusing an XML configuration.EndpointFactory All endpoint factories should extend from this abstract class.EndpointSerializer All endpoint serializers should implement this interface.FailoverEndpointFactory CreatesFailoverEndpointusing a XML configuration.HTTPEndpointFactory IndirectEndpointFactory Creates anIndirectEndpointusing a XML configuration.LoadbalanceEndpointFactory CreatesLoadbalanceEndpointusing an XML configuration.RecipientListEndpointFactory ResolvingEndpointFactory SALoadbalanceEndpointFactory CreatesSALoadbalanceEndpointfrom an XML configuration.ServiceDynamicLoadbalanceEndpointFactory CreatesDynamicLoadbalanceEndpointusing an XML configuration.WSDLEndpointFactory Creates anWSDLEndpointbased endpoint from a XML configuration.XMLToEndpointMapper This is a generic XMLToObjectMapper implementation for all endpoint types.