|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
EndpointAdapter, EndpointMapping, and EndpointExceptionResolver
implementations for SOAP.
See:
Description
| Class Summary | |
|---|---|
| AbstractFaultCreatingValidatingMarshallingPayloadEndpoint | Extension of the AbstractValidatingMarshallingPayloadEndpoint which validates the request payload with Validator(s), and creates a SOAP Fault whenever the request message cannot be validated. |
| 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.
|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||