| Package | Description |
|---|---|
| org.apache.cxf.binding.soap.interceptor | |
| org.apache.cxf.binding.xml.interceptor | |
| org.apache.cxf.databinding.stax | |
| org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
| org.apache.cxf.jaxrs.client.spec |
| Modifier and Type | Class and Description |
|---|---|
class |
RPCInInterceptor |
class |
SoapHeaderInterceptor
Perform databinding of the SOAP headers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLFaultInInterceptor |
class |
XMLMessageInInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
StaxDataBindingInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
BareInInterceptor |
class |
ClientFaultConverter
Takes a Fault and converts it to a local exception type if possible.
|
class |
DocLiteralInInterceptor |
class |
URIMappingInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientResponseFilterInterceptor |
Apache CXF