| AddressEndpointFactory |
|
| AddressEndpointSerializer |
|
| ClassEndpointFactory |
This EndpointFactory will be used as an extension point for defining Endpoints externally.
|
| DefaultEndpointFactory |
|
| DefaultEndpointSerializer |
|
| DynamicLoadbalanceEndpointFactory |
|
| DynamicLoadbalanceEndpointSerializer |
|
| EndpointDefinitionFactory |
|
| EndpointDefinitionSerializer |
|
| EndpointFactory |
All endpoint factories should extend from this abstract class.
|
| EndpointSerializer |
All endpoint serializers should implement this interface.
|
| FailoverEndpointFactory |
|
| FailoverEndpointSerializer |
|
| IndirectEndpointFactory |
|
| IndirectEndpointSerializer |
|
| LoadbalanceEndpointFactory |
|
| LoadbalanceEndpointSerializer |
|
| RecipientListEndpointFactory |
|
| RecipientListEndpointSerializer |
|
| ResolvingEndpointFactory |
|
| ResolvingEndpointSerializer |
|
| SALoadbalanceEndpointFactory |
|
| SALoadbalanceEndpointSerializer |
|
| ServiceDynamicLoadbalanceEndpointFactory |
|
| TemplateEndpointFactory |
|
| TemplateEndpointSerializer |
|
| TemplateFactory |
|
| TemplateSerializer |
|
| WSDLEndpointFactory |
Creates an WSDLEndpoint based endpoint from a XML configuration.
|
| WSDLEndpointSerializer |
|
| XMLToEndpointMapper |
This is a generic XMLToObjectMapper implementation for all endpoint types.
|