| Interface | Description |
|---|---|
| ContextPayloadEndpoint |
| Class | Description |
|---|---|
| ContextEndpointAdapter |
It is an extension of the @see org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter.
|
| GenericContextDomEndpoint |
Implementation of the ContextPayloadEndpoint and AbstractDomPayloadEndpoint.
|
| GenericEndpointMapping |
Endpoint mapping that always invokes the generic endpoint
|
| GenericSoapMessage |
Implementation of a generic WebServiceMessage that contains the whole envelope in the source (envelope = header + body).
|
Copyright © 2012-2018. All Rights Reserved.