|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
EndpointMapping implementations.
See:
Description
| Class Summary | |
|---|---|
| AbstractAnnotationMethodEndpointMapping<T> | 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<T> | Abstract base class for MethodEndpoint mappings. |
| AbstractQNameEndpointMapping | Abstract base class for EndpointMappings that resolve qualified names as registration keys. |
| PayloadRootAnnotationMethodEndpointMapping | Implementation of the EndpointMapping interface that uses the PayloadRoot annotation to map methods
to request payload root elements. |
| PayloadRootQNameEndpointMapping | Deprecated. as of Spring Web Services 2.0, in favor of PayloadRootAnnotationMethodEndpointMapping. |
| SimpleMethodEndpointMapping | Simple subclass of AbstractMethodEndpointMapping that maps from the local name of the request payload to
methods. |
| UriEndpointMapping | Implementation of the EndpointMapping interface to map from the full request URI or request URI path to
endpoint beans. |
| XPathPayloadEndpointMapping | Implementation of the EndpointMapping interface that maps to endpoint using an XPath expression. |
Provides miscellaneous endpoints EndpointMapping implementations.
|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||