Package | Description |
---|---|
org.springframework.ws.config.annotation | |
org.springframework.ws.server.endpoint.mapping |
Provides miscellaneous endpoints
EndpointMapping implementations. |
org.springframework.ws.server.endpoint.mapping.jaxb |
Provides JAXB2-based
EndpointMapping implementations. |
org.springframework.ws.soap.server.endpoint.mapping |
Provides miscellaneous endpoints
EndpointMapping implementations for SOAP purposes. |
Class and Description |
---|
PayloadRootAnnotationMethodEndpointMapping
Implementation of the
EndpointMapping interface that uses the PayloadRoot annotation to map methods
to request payload root elements. |
Class and Description |
---|
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
EndpointMapping s that resolve qualified names as registration keys. |
Class and Description |
---|
AbstractAnnotationMethodEndpointMapping
Abstract base for
EndpointMapping implementations that map classes tagged with
an annotation. |
AbstractEndpointMapping
Abstract base class for EndpointMapping implementations.
|
AbstractMethodEndpointMapping
Abstract base class for
MethodEndpoint mappings. |
Class and Description |
---|
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. |
Copyright © 2020 Pivotal Software. All rights reserved.