| Package | Description |
|---|---|
| org.apache.cxf.databinding | |
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.headers | |
| org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
| org.apache.cxf.service |
This package and its sub packages contain classes relating to services and the CXF
service model
|
| Class and Description |
|---|
| BaseDataReader
Non-parameterized base interface for DataReader<T>
|
| BaseDataWriter
The 'write' side of the data binding abstraction of CXF.
|
| DataBinding |
| DataReader
The 'read' side of the data binding abstraction of CXF.
|
| DataWriter
The 'write' side of the data binding abstraction of CXF.
|
| WrapperHelper
This wrapper helper will help to create a wrapper object with part elements or
get a list of part elements from a wrapper object.
|
| Class and Description |
|---|
| DataBinding |
| Class and Description |
|---|
| DataBinding |
| Class and Description |
|---|
| DataReader
The 'read' side of the data binding abstraction of CXF.
|
| DataWriter
The 'write' side of the data binding abstraction of CXF.
|
| Class and Description |
|---|
| DataBinding |
Apache CXF