Apache CXF API

Package org.apache.cxf.binding.soap.interceptor

Interface Summary
SoapInterceptor  
 

Class Summary
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  
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 API

Apache CXF