|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataWriter | |
|---|---|
| org.apache.cxf.aegis.databinding | |
| org.apache.cxf.binding.soap.interceptor | |
| org.apache.cxf.databinding | |
| org.apache.cxf.databinding.source | |
| org.apache.cxf.databinding.stax | |
| org.apache.cxf.interceptor | Core interceptor interfaces which form the basis for message processing chains in CXF. |
| org.apache.cxf.jaxb | |
| org.apache.cxf.jaxb.io | |
| Uses of DataWriter in org.apache.cxf.aegis.databinding |
|---|
| Classes in org.apache.cxf.aegis.databinding that implement DataWriter | |
|---|---|
class |
ElementDataWriter
|
class |
XMLStreamDataWriter
|
| Methods in org.apache.cxf.aegis.databinding that return DataWriter | ||
|---|---|---|
|
AegisDatabinding.createWriter(java.lang.Class<T> cls)
|
|
| Uses of DataWriter in org.apache.cxf.binding.soap.interceptor |
|---|
| Methods in org.apache.cxf.binding.soap.interceptor that return DataWriter | |
|---|---|
protected DataWriter<javax.xml.stream.XMLStreamWriter> |
SoapOutInterceptor.getDataWriter(Message message)
|
| Uses of DataWriter in org.apache.cxf.databinding |
|---|
| Methods in org.apache.cxf.databinding that return DataWriter | ||
|---|---|---|
|
DataBinding.createWriter(java.lang.Class<T> cls)
|
|
| Uses of DataWriter in org.apache.cxf.databinding.source |
|---|
| Classes in org.apache.cxf.databinding.source that implement DataWriter | |
|---|---|
class |
NodeDataWriter
|
| Methods in org.apache.cxf.databinding.source that return DataWriter | ||
|---|---|---|
|
SourceDataBinding.createWriter(java.lang.Class<T> cls)
|
|
| Uses of DataWriter in org.apache.cxf.databinding.stax |
|---|
| Classes in org.apache.cxf.databinding.stax that implement DataWriter | |
|---|---|
static class |
StaxDataBinding.XMLStreamDataWriter
|
| Methods in org.apache.cxf.databinding.stax that return DataWriter | ||
|---|---|---|
|
StaxDataBinding.createWriter(java.lang.Class<T> cls)
|
|
| Uses of DataWriter in org.apache.cxf.interceptor |
|---|
| Methods in org.apache.cxf.interceptor that return DataWriter | ||
|---|---|---|
protected
|
AbstractOutDatabindingInterceptor.getDataWriter(Message message,
Service service,
java.lang.Class<T> output)
|
|
| Uses of DataWriter in org.apache.cxf.jaxb |
|---|
| Methods in org.apache.cxf.jaxb that return DataWriter | ||
|---|---|---|
|
JAXBDataBinding.createWriter(java.lang.Class<T> c)
|
|
| Uses of DataWriter in org.apache.cxf.jaxb.io |
|---|
| Classes in org.apache.cxf.jaxb.io that implement DataWriter | |
|---|---|
class |
DataWriterImpl<T>
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||