Spring Web Services Framework

Uses of Class
org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping

Packages that use AbstractQNameEndpointMapping
org.springframework.ws.server.endpoint.mapping Provides miscellaneous endpoints EndpointMapping implementations. 
 

Uses of AbstractQNameEndpointMapping in org.springframework.ws.server.endpoint.mapping
 

Subclasses of AbstractQNameEndpointMapping in org.springframework.ws.server.endpoint.mapping
 class PayloadRootQNameEndpointMapping
          Implementation of the EndpointMapping interface to map from the qualified name of the request payload root element.
 


Spring Web Services Framework

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