|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractSoapInterceptor in org.apache.cxf.binding.soap.interceptor |
|---|
| Subclasses of AbstractSoapInterceptor in org.apache.cxf.binding.soap.interceptor | |
|---|---|
class |
MustUnderstandInterceptor
|
class |
ReadHeadersInterceptor
|
class |
Soap11FaultInInterceptor
|
class |
Soap11FaultOutInterceptor
|
class |
Soap12FaultInInterceptor
|
class |
Soap12FaultOutInterceptor
|
class |
SoapActionInInterceptor
|
class |
SoapActionOutInterceptor
|
class |
SoapHeaderOutFilterInterceptor
|
class |
SoapOutInterceptor
|
class |
SoapOutInterceptor.SoapOutEndingInterceptor
|
class |
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. |
| Uses of AbstractSoapInterceptor in org.apache.cxf.binding.soap.saaj |
|---|
| Subclasses of AbstractSoapInterceptor in org.apache.cxf.binding.soap.saaj | |
|---|---|
class |
SAAJInInterceptor
Builds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader. |
class |
SAAJOutInterceptor
Sets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream. |
class |
SAAJOutInterceptor.SAAJOutEndingInterceptor
|
| Uses of AbstractSoapInterceptor in org.apache.cxf.jaxws.interceptors |
|---|
| Subclasses of AbstractSoapInterceptor in org.apache.cxf.jaxws.interceptors | |
|---|---|
class |
SwAInInterceptor
|
class |
SwAOutInterceptor
|
| Uses of AbstractSoapInterceptor in org.apache.cxf.ws.addressing.soap |
|---|
| Subclasses of AbstractSoapInterceptor in org.apache.cxf.ws.addressing.soap | |
|---|---|
class |
MAPCodec
SOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages. |
| Uses of AbstractSoapInterceptor in org.apache.cxf.ws.rm.soap |
|---|
| Subclasses of AbstractSoapInterceptor in org.apache.cxf.ws.rm.soap | |
|---|---|
class |
RMSoapInterceptor
Protocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||