Package org.springframework.ws.soap.server.endpoint
package org.springframework.ws.soap.server.endpoint
Provides
EndpointAdapter, EndpointMapping, and
EndpointExceptionResolver implementations for SOAP.-
ClassesClassDescriptionAbstract base class for SOAP-based
EndpointExceptionResolverimplementations that depend onSoapFaultDefinition.Simple, SOAP-specificEndpointExceptionResolverimplementation that stores the exception's message as the fault string.Implementation of theEndpointExceptionResolverinterface that uses theSoapFaultannotation to map exceptions to SOAP Faults.Defines properties for a SOAP Fault.PropertyEditor forSoapFaultDefinitionobjects.Exception resolver that allows for mapping exception class names to SOAP Faults.