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 Implementation of the EndpointMapping interface to map from SOAPAction headers to endpoint beans.
 

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

Provides miscellaneous endpoints EndpointMapping implementations for SOAP purposes.


Spring Web Services Framework

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