Spring Web Services Framework

Uses of Package
org.springframework.ws.server.endpoint.mapping

Packages that use org.springframework.ws.server.endpoint.mapping
org.springframework.ws.server.endpoint.mapping Provides miscellaneous endpoints EndpointMapping implementations. 
org.springframework.ws.soap.server.endpoint.mapping Provides miscellaneous endpoints EndpointMapping implementations for SOAP purposes. 
 

Classes in org.springframework.ws.server.endpoint.mapping used by org.springframework.ws.server.endpoint.mapping
AbstractAnnotationMethodEndpointMapping
          Abstract base for EndpointMapping implementations that map classes tagged with an annotation.
AbstractEndpointMapping
          Abstract base class for EndpointMapping implementations.
AbstractMapBasedEndpointMapping
          Abstract base class for endpoint mapping that are based on a Map.
AbstractMethodEndpointMapping
          Abstract base class for MethodEndpoint mappings.
AbstractQNameEndpointMapping
          Abstract base class for EndpointMappings that resolve qualified names as registration keys.
 

Classes in org.springframework.ws.server.endpoint.mapping used by org.springframework.ws.soap.server.endpoint.mapping
AbstractAnnotationMethodEndpointMapping
          Abstract base for EndpointMapping implementations that map classes tagged with an annotation.
AbstractEndpointMapping
          Abstract base class for EndpointMapping implementations.
AbstractMapBasedEndpointMapping
          Abstract base class for endpoint mapping that are based on a Map.
AbstractMethodEndpointMapping
          Abstract base class for MethodEndpoint mappings.
 


Spring Web Services Framework

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