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.
|
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 |
DocLiteralInInterceptor |
class |
URIMappingInterceptor |
class |
WrappedInInterceptor |
Apache CXF