Uses of Package
org.springframework.ws.soap.server.endpoint
Package
Description
Provides
EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.-
ClassDescriptionSimple, SOAP-specific
EndpointExceptionResolver
implementation that stores the exception's message as the fault string.Implementation of theEndpointExceptionResolver
interface that uses theSoapFault
annotation to map exceptions to SOAP Faults. -
ClassDescriptionAbstract base class for SOAP-based
EndpointExceptionResolver
implementations that depend onSoapFaultDefinition
.Defines properties for a SOAP Fault.