Spring Web Services Framework

Package org.springframework.ws.soap.server.endpoint.mapping

Provides miscellaneous endpoints EndpointMapping implementations for SOAP purposes.

See:
          Description

Class Summary
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.
 

Package org.springframework.ws.soap.server.endpoint.mapping Description

Provides miscellaneous endpoints EndpointMapping implementations for SOAP purposes.


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.