Interface Summary |
BaseDataReader |
Non-parameterized base interface for DataReader<T> |
BaseDataWriter |
The 'write' side of the data binding abstraction of CXF. |
DataBinding |
|
DataReader<T> |
The 'read' side of the data binding abstraction of CXF. |
DataWriter<T> |
The 'write' side of the data binding abstraction of CXF. |
PropertiesAwareDataBinding |
Provides for alternative ways of initializing DataBindings |
WrapperCapableDatabinding |
To create the WrapperHelper instance for the wrapper capable data binding |
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. |