|
Class Summary |
| AddressEndpoint |
This class represents an actual endpoint to send the message. |
| DefaultEndpoint |
This class represents an endpoint with epr as addressing to header of the message. |
| EndpointContext |
Keeps the states of the endpoint.This hides where those states are kept .For a cluster
environment,all states are kept in the axis2 configuration context in order to replicate those
states so that other synapse instance in the same cluster can see those changes . |
| FailoverEndpoint |
FailoverEndpoint can have multiple child endpoints. |
| IndirectEndpoint |
This class represents the endpoints referred by keys. |
| LoadbalanceEndpoint |
Load balance endpoint can have multiple endpoints. |
| SALoadbalanceEndpoint |
SALoadbalanceEndpoint supports session affinity based load balancing. |
| WSDLEndpoint |
WSDLEndpoint represents the endpoints built using a wsdl document. |