| Package | Description |
|---|---|
| org.apache.synapse.config.xml.endpoints |
| Class and Description |
|---|
| AddressEndpointFactory
Creates
AddressEndpoint using a XML configuration. |
| ClassEndpointFactory
This EndpointFactory will be used as an extension point for defining Endpoints externally.
|
| DefaultEndpointFactory
Creates
DefaultEndpoint using a XML configuration. |
| DefaultEndpointSerializer
Serializes
DefaultEndpoint to XML. |
| DefinitionFactory |
| DynamicLoadbalanceEndpointFactory
Creates
DynamicLoadbalanceEndpoint using an XML configuration. |
| EndpointFactory
All endpoint factories should extend from this abstract class.
|
| EndpointSerializer
All endpoint serializers should implement this interface.
|
| FailoverEndpointFactory
Creates
FailoverEndpoint using a XML configuration. |
| IndirectEndpointFactory
Creates an
IndirectEndpoint using a XML configuration. |
| LoadbalanceEndpointFactory
Creates
LoadbalanceEndpoint using an XML configuration. |
| RecipientListEndpointFactory
Creates
RecipientListEndpoint using an XML configuration. |
| ResolvingEndpointFactory |
| SALoadbalanceEndpointFactory
Creates
SALoadbalanceEndpoint from an XML configuration. |
| ServiceDynamicLoadbalanceEndpointFactory
Creates
DynamicLoadbalanceEndpoint using an XML configuration. |
| WSDLEndpointFactory
Creates an
WSDLEndpoint based endpoint from a XML configuration. |
| XMLToEndpointMapper
This is a generic XMLToObjectMapper implementation for all endpoint types.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.