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