Uses of Class
org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver
Package
Description
Provides
EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.-
Uses of AbstractSoapFaultDefinitionExceptionResolver in org.springframework.ws.soap.server.endpoint
Modifier and TypeClassDescriptionclass
Implementation of theEndpointExceptionResolver
interface that uses theSoapFault
annotation to map exceptions to SOAP Faults.class
Exception resolver that allows for mapping exception class names to SOAP Faults.