| Interface | Description |
|---|---|
| SoapInterceptor |
| Class | Description |
|---|---|
| AbstractSoapInterceptor | |
| CheckFaultInterceptor | |
| EndpointSelectionInterceptor |
Selects the most appropriate endpoint based on the SOAP version used.
|
| MustUnderstandInterceptor | |
| ReadHeadersInterceptor | |
| ReadHeadersInterceptor.CheckClosingTagsInterceptor | |
| RPCInInterceptor | |
| RPCOutInterceptor | |
| Soap11FaultInInterceptor | |
| Soap11FaultOutInterceptor | |
| Soap12FaultInInterceptor | |
| Soap12FaultOutInterceptor | |
| SoapActionInInterceptor | |
| SoapActionInInterceptor.SoapActionInAttemptTwoInterceptor | |
| SoapHeaderInterceptor |
Perform databinding of the SOAP headers.
|
| SoapHeaderOutFilterInterceptor | |
| SoapOutInterceptor | |
| SoapOutInterceptor.SOAPHeaderWriter | |
| SoapPreProtocolOutInterceptor |
This interceptor is responsible for setting up the SOAP version
and header, so that this is available to any pre-protocol interceptors
that require these to be available.
|
| StartBodyInterceptor | |
| TibcoSoapActionInterceptor |
Tibco Business Works uses SoapAction instead of the standard spelling SOAPAction.
|
Apache CXF