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 CreatesAddressEndpoint
using a XML configuration.ClassEndpointFactory This EndpointFactory will be used as an extension point for defining Endpoints externally.DefaultEndpointFactory CreatesDefaultEndpoint
using a XML configuration.DefaultEndpointSerializer SerializesDefaultEndpoint
to XML.DefinitionFactory DynamicLoadbalanceEndpointFactory CreatesDynamicLoadbalanceEndpoint
using an XML configuration.EndpointFactory All endpoint factories should extend from this abstract class.EndpointSerializer All endpoint serializers should implement this interface.FailoverEndpointFactory CreatesFailoverEndpoint
using a XML configuration.HTTPEndpointFactory IndirectEndpointFactory Creates anIndirectEndpoint
using a XML configuration.LoadbalanceEndpointFactory CreatesLoadbalanceEndpoint
using an XML configuration.RecipientListEndpointFactory ResolvingEndpointFactory SALoadbalanceEndpointFactory CreatesSALoadbalanceEndpoint
from an XML configuration.ServiceDynamicLoadbalanceEndpointFactory CreatesDynamicLoadbalanceEndpoint
using an XML configuration.WSDLEndpointFactory Creates anWSDLEndpoint
based endpoint from a XML configuration.XMLToEndpointMapper This is a generic XMLToObjectMapper implementation for all endpoint types.