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 | |
org.apache.cxf.wsdl.interceptors |
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 |
ClientFaultConverter
Takes a Fault and converts it to a local exception type if possible.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientResponseFilterInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
BareInInterceptor |
class |
DocLiteralInInterceptor |
Apache CXF