Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.addressing.server.AbstractActionMethodEndpointMapping

Packages that use AbstractActionMethodEndpointMapping
org.springframework.ws.soap.addressing.server Contains servers-side WS-Addressing support, in the form of EndpointMappings
 

Uses of AbstractActionMethodEndpointMapping in org.springframework.ws.soap.addressing.server
 

Subclasses of AbstractActionMethodEndpointMapping in org.springframework.ws.soap.addressing.server
 class AnnotationActionEndpointMapping
          Implementation of the EndpointMapping interface that uses the Action annotation to map methods to a WS-Addressing Action header.
 


Spring Web Services Framework

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