| Package | Description | 
|---|---|
| org.apache.cxf.databinding | |
| org.apache.cxf.databinding.source | |
| org.apache.cxf.databinding.stax | |
| org.apache.cxf.interceptor | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> DataWriter<T> | DataBinding. createWriter(Class<T> cls) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NodeDataWriter | 
| class  | XMLStreamDataWriter | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> DataWriter<T> | SourceDataBinding. createWriter(Class<T> cls) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | StaxDataBinding.XMLStreamDataWriter | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> DataWriter<T> | StaxDataBinding. createWriter(Class<T> cls) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <T> DataWriter<T> | AbstractOutDatabindingInterceptor. getDataWriter(Message message,
             Service service,
             Class<T> output) | 
Apache CXF