Package org.springframework.ws.soap.server.endpoint
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
AbstractSoapFaultDefinitionExceptionResolver Abstract base class for SOAP-based EndpointExceptionResolver implementations that depend on SoapFaultDefinition .
SimpleSoapExceptionResolver Simple, SOAP-specific EndpointExceptionResolver implementation that stores the exception's message as the fault string.
SoapFaultAnnotationExceptionResolver Implementation of the EndpointExceptionResolver interface that uses the SoapFault annotation to map exceptions to SOAP Faults.
SoapFaultDefinition Defines properties for a SOAP Fault.
SoapFaultDefinitionEditor PropertyEditor for SoapFaultDefinition objects.
SoapFaultMappingExceptionResolver Exception resolver that allows for mapping exception class names to SOAP Faults.
Provides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP.