Package | Description |
---|---|
org.apache.synapse.config.xml.endpoints | |
org.apache.synapse.endpoints |
Modifier and Type | Method and Description |
---|---|
protected void |
EndpointFactory.processProperties(PropertyInclude endpoint,
org.apache.axiom.om.OMElement endpointElement)
Helper method to extract endpoint properties.
|
protected void |
EndpointSerializer.serializeProperties(PropertyInclude endpoint,
org.apache.axiom.om.OMElement element) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEndpoint
An abstract base class for all Endpoint implementations
|
class |
AddressEndpoint
This class represents an actual endpoint to send the message.
|
class |
DefaultEndpoint
This class represents an endpoint with the EPR as the 'To' header of the message.
|
class |
DynamicLoadbalanceEndpoint
Represents a dynamic load balance endpoint.
|
class |
FailoverEndpoint
FailoverEndpoint can have multiple child endpoints.
|
class |
IndirectEndpoint
This class represents a real endpoint referred by a key.
|
class |
LoadbalanceEndpoint
A Load balance endpoint contains multiple child endpoints.
|
class |
RecipientListEndpoint
A Recipient List endpoint can contain multiple child endpoints or member elements.
|
class |
ResolvingEndpoint |
class |
SALoadbalanceEndpoint
SALoadbalanceEndpoint supports session affinity based load balancing.
|
class |
ServiceDynamicLoadbalanceEndpoint
Represents a dynamic load balance endpoint.
|
class |
TemplateEndpoint |
class |
WSDLEndpoint
WSDLEndpoint represents the endpoints built using a WSDL document.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.