| Package | Description |
|---|---|
| org.apache.cxf.databinding.source | |
| org.apache.cxf.databinding.stax | |
| org.apache.cxf.jaxrs.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
SourceDataBinding
A simple databinding implementation which reads and writes Source objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StaxDataBinding
A simple databinding implementation which reads and writes Source objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRSDataBinding
CXF DataBinding implementation wrapping JAX-RS providers
|
Apache CXF