Package org.springframework.ws.soap.server.endpoint.mapping
package org.springframework.ws.soap.server.endpoint.mapping
Provides miscellaneous endpoints
EndpointMapping
implementations for SOAP purposes.-
ClassDescription
EndpointMapping
implement that adds SOAP actors or roles to a delegate endpoint.Implementation of theEndpointMapping
interface that uses theSoapAction
annotation to map methods to the request SOAPAction header.Implementation of theEndpointMapping
interface to map fromSOAPAction
headers to endpoint beans.