Package org.apache.cxf.databinding
package org.apache.cxf.databinding
-
ClassDescriptionSupply default implementations, as appropriate, for DataBinding.This wrapper helper will use reflection to handle the wrapped messageDataReader<T>The 'read' side of the data binding abstraction of CXF.DataWriter<T>The 'write' side of the data binding abstraction of CXF.To create the WrapperHelper instance for the wrapper capable data bindingThis wrapper helper will help to create a wrapper object with part elements or get a list of part elements from a wrapper object.