Interface SmartSoapEndpointInterceptor
- All Superinterfaces:
EndpointInterceptor, SmartEndpointInterceptor, SoapEndpointInterceptor
- All Known Implementing Classes:
DelegatingSmartSoapEndpointInterceptor, PayloadRootSmartSoapEndpointInterceptor, SoapActionSmartEndpointInterceptor
public interface SmartSoapEndpointInterceptor
extends SmartEndpointInterceptor, SoapEndpointInterceptor
SOAP-specific extension of the
SmartEndpointInterceptor interface. Allows for
handling of SOAP faults, which are considered different from regular responses.- Since:
- 2.0
-
Method Summary
Methods inherited from interface EndpointInterceptor
afterCompletion, handleFault, handleRequest, handleResponseMethods inherited from interface SmartEndpointInterceptor
shouldInterceptMethods inherited from interface SoapEndpointInterceptor
understands