Apache CXF API

Uses of Package
org.apache.cxf.databinding

Packages that use org.apache.cxf.databinding
org.apache.cxf.aegis.databinding   
org.apache.cxf.binding.corba.interceptors   
org.apache.cxf.binding.corba.utils   
org.apache.cxf.binding.soap   
org.apache.cxf.binding.soap.interceptor   
org.apache.cxf.databinding   
org.apache.cxf.databinding.source   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint   
org.apache.cxf.frontend   
org.apache.cxf.headers   
org.apache.cxf.interceptor   
org.apache.cxf.jaxb   
org.apache.cxf.jaxb.io   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.provider   
org.apache.cxf.jaxws   
org.apache.cxf.jibx   
org.apache.cxf.sdo   
org.apache.cxf.service   
org.apache.cxf.service.factory   
org.apache.cxf.ws.rm   
org.apache.cxf.wsdl.service.factory   
org.apache.cxf.xmlbeans   
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.aegis.databinding
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.binding.corba.interceptors
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.binding.corba.utils
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.binding.soap
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.binding.soap.interceptor
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.databinding
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
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.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.databinding.source
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.databinding.stax
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
AbstractInterceptorProvidingDataBinding
           
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.endpoint
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.frontend
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.headers
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.interceptor
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.jaxb
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
AbstractInterceptorProvidingDataBinding
           
AbstractWrapperHelper
          This wrapper helper will use reflection to handle the wrapped message
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
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.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.jaxb.io
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.jaxrs
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.jaxrs.provider
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.jaxws
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.jibx
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
AbstractWrapperHelper
          This wrapper helper will use reflection to handle the wrapped message
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
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.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.sdo
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
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.
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.service
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.service.factory
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.ws.rm
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.wsdl.service.factory
DataBinding
           
 

Classes in org.apache.cxf.databinding used by org.apache.cxf.xmlbeans
AbstractDataBinding
          Supply default implementations, as appropriate, for DataBinding.
AbstractWrapperHelper
          This wrapper helper will use reflection to handle the wrapped message
DataBinding
           
DataReader
          The 'read' side of the data binding abstraction of CXF.
DataWriter
          The 'write' side of the data binding abstraction of CXF.
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.
 


Apache CXF API

Apache CXF