Spring Web Services Framework

Package org.springframework.ws.soap.addressing.server

Contains servers-side WS-Addressing support, in the form of EndpointMappings.

See:
          Description

Class Summary
AbstractActionEndpointMapping Abstract base class for WS-Addressing Action-mapped EndpointMapping implementations.
AbstractActionMethodEndpointMapping Abstract base class for WS-Addressing Action-mapped EndpointMapping implementations that map to MethodEndpoints.
AbstractAddressingEndpointMapping Abstract base class for EndpointMapping implementations that handle WS-Addressing.
AnnotationActionEndpointMapping Implementation of the EndpointMapping interface that uses the @Action annotation to map methods to a WS-Addressing Action header.
SimpleActionEndpointMapping Implementation of the EndpointMapping interface to map from WS-Addressing Action Message Addressing Property to endpoint beans.
 

Package org.springframework.ws.soap.addressing.server Description

Contains servers-side WS-Addressing support, in the form of EndpointMappings.


Spring Web Services Framework

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