Uses of Package
org.springframework.ws.soap.server.endpoint.mapping
Packages that use org.springframework.ws.soap.server.endpoint.mapping
Package
Description
Annotations and supporting classes for declarative configuration.
-
Classes in org.springframework.ws.soap.server.endpoint.mapping used by org.springframework.ws.config.annotationClassDescriptionImplementation of the
EndpointMapping
interface that uses theSoapAction
annotation to map methods to the request SOAPAction header.