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 | Deprecated
as of Spring Web Services 2.0, in favor of
SoapActionAnnotationMethodEndpointMapping . |
EndpointMapping
implementations for SOAP purposes.Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.