EndpointMapping implementations for SOAP purposes.See: Description
| Class | Description |
|---|---|
| DelegatingSoapEndpointMapping |
EndpointMapping implement that adds SOAP actors or roles to a delegate endpoint. |
| SoapActionAnnotationMethodEndpointMapping |
Implementation of the
EndpointMapping interface that uses the SoapAction annotation to map methods to the request SOAPAction header. |
| SoapActionEndpointMapping |
Implementation of the
EndpointMapping interface to map from SOAPAction headers to endpoint
beans. |
EndpointMapping implementations for SOAP purposes.Copyright © 2017 Pivotal Software. All rights reserved.