Uses of Package
org.springframework.ws.soap.server.endpoint
Packages that use org.springframework.ws.soap.server.endpoint
Package
Description
Provides
EndpointAdapter, EndpointMapping, and EndpointExceptionResolver
implementations for SOAP.-
Classes in org.springframework.ws.soap.server.endpoint used by org.springframework.ws.config.annotationClassDescriptionSimple, SOAP-specific
EndpointExceptionResolverimplementation that stores the exception's message as the fault string.Implementation of theEndpointExceptionResolverinterface that uses theSoapFaultannotation to map exceptions to SOAP Faults. -
Classes in org.springframework.ws.soap.server.endpoint used by org.springframework.ws.soap.server.endpointClassDescriptionAbstract base class for SOAP-based
EndpointExceptionResolverimplementations that depend onSoapFaultDefinition.Defines properties for a SOAP Fault.