Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.server.endpoint.AbstractSoapFaultDefinitionExceptionResolver

Packages that use AbstractSoapFaultDefinitionExceptionResolver
org.springframework.ws.soap.server.endpoint Provides EndpointAdapter, EndpointMapping, and EndpointExceptionResolver implementations for SOAP. 
 

Uses of AbstractSoapFaultDefinitionExceptionResolver in org.springframework.ws.soap.server.endpoint
 

Subclasses of AbstractSoapFaultDefinitionExceptionResolver in org.springframework.ws.soap.server.endpoint
 class SoapFaultAnnotationExceptionResolver
          Implementation of the EndpointExceptionResolver interface that uses the SoapFault annotation to map exceptions to SOAP Faults.
 class SoapFaultMappingExceptionResolver
          Exception resolver that allows for mapping exception class names to SOAP Faults.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.