Uses of Interface
org.apache.cxf.databinding.DataWriter
Packages that use DataWriter
Package
Description
Core interceptor interfaces which form the basis for message processing chains
in CXF.
-
Uses of DataWriter in org.apache.cxf.databinding
Methods in org.apache.cxf.databinding that return DataWriter -
Uses of DataWriter in org.apache.cxf.databinding.source
Classes in org.apache.cxf.databinding.source that implement DataWriterMethods in org.apache.cxf.databinding.source that return DataWriter -
Uses of DataWriter in org.apache.cxf.databinding.stax
Classes in org.apache.cxf.databinding.stax that implement DataWriterMethods in org.apache.cxf.databinding.stax that return DataWriter -
Uses of DataWriter in org.apache.cxf.interceptor
Methods in org.apache.cxf.interceptor that return DataWriterModifier and TypeMethodDescriptionprotected <T> DataWriter<T>
AbstractOutDatabindingInterceptor.getDataWriter
(Message message, Service service, Class<T> output)