Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
AbstractDataBinding |
Supply default implementations, as appropriate, for DataBinding.
|
AbstractWrapperHelper |
This wrapper helper will use reflection to handle the wrapped message
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.