| Package | Description |
|---|---|
| org.springframework.ws.soap.server.endpoint |
Provides
EndpointAdapter, EndpointMapping, and EndpointExceptionResolver
implementations for SOAP. |
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2017 Pivotal Software. All rights reserved.