Package | Description |
---|---|
org.springframework.ws.config.annotation | |
org.springframework.ws.soap.server.endpoint |
Provides
EndpointAdapter , EndpointMapping , and EndpointExceptionResolver
implementations for SOAP. |
Class and Description |
---|
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. |
Class and Description |
---|
AbstractSoapFaultDefinitionExceptionResolver
Abstract base class for SOAP-based
EndpointExceptionResolver implementations that depend on SoapFaultDefinition . |
SoapFaultDefinition
Defines properties for a SOAP Fault.
|
Copyright © 2020 Pivotal Software. All rights reserved.