Apache CXF API

Uses of Interface
org.apache.cxf.databinding.BaseDataReader

Packages that use BaseDataReader
org.apache.cxf.databinding   
 

Uses of BaseDataReader in org.apache.cxf.databinding
 

Subinterfaces of BaseDataReader in org.apache.cxf.databinding
 interface DataReader<T>
          The 'read' side of the data binding abstraction of CXF.
 


Apache CXF API

Apache CXF