Uses of Package
org.springframework.ws.soap.server.endpoint.mapping
Packages that use org.springframework.ws.soap.server.endpoint.mapping
-
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.