Package org.springframework.ws.soap.server.endpoint.mapping
package org.springframework.ws.soap.server.endpoint.mapping
Provides miscellaneous endpoints
EndpointMapping implementations for SOAP purposes.-
ClassesClassDescription
EndpointMappingimplement that adds SOAP actors or roles to a delegate endpoint.Implementation of theEndpointMappinginterface that uses theSoapActionannotation to map methods to the request SOAPAction header.Implementation of theEndpointMappinginterface to map fromSOAPActionheaders to endpoint beans.