| Modifier and Type | Class and Description |
|---|---|
class |
AegisDatabinding
CXF databinding object for Aegis.
|
| Constructor and Description |
|---|
SoapHeader(QName q,
Object o,
DataBinding b) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataBinding
Supply default implementations, as appropriate, for DataBinding.
|
class |
AbstractInterceptorProvidingDataBinding |
| 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 | Field and Description |
|---|---|
protected DataBinding |
AbstractEndpointFactory.dataBinding |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
AbstractEndpointFactory.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEndpointFactory.setDataBinding(DataBinding dataBinding) |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
ClientProxyFactoryBean.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientProxyFactoryBean.setDataBinding(DataBinding dataBinding) |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
Header.getDataBinding() |
DataBinding |
HeaderProcessor.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
Header.setDataBinding(DataBinding dataBinding) |
| Constructor and Description |
|---|
Header(QName q,
Object o,
DataBinding b) |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBDataBinding |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
JAXRSServiceImpl.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
JAXRSServiceImpl.setDataBinding(DataBinding dataBinding) |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRSDataBinding
CXF DataBinding implementation wrapping JAX-RS providers
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataBindingProvider.setDataBinding(DataBinding db) |
| Constructor and Description |
|---|
DataBindingProvider(DataBinding db) |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
EndpointImpl.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointImpl.setDataBinding(DataBinding dataBinding) |
| Modifier and Type | Class and Description |
|---|---|
class |
JibxDataBinding |
| Modifier and Type | Class and Description |
|---|---|
class |
SDODataBinding |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
Service.getDataBinding() |
DataBinding |
ServiceImpl.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setDataBinding(DataBinding dataBinding) |
void |
ServiceImpl.setDataBinding(DataBinding dataBinding) |
| Modifier and Type | Method and Description |
|---|---|
protected DataBinding |
AbstractServiceFactoryBean.createDefaultDataBinding() |
DataBinding |
AbstractServiceFactoryBean.getDataBinding() |
DataBinding |
AbstractServiceFactoryBean.getDataBinding(boolean create) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractServiceFactoryBean.setDataBinding(DataBinding dataBinding) |
| Modifier and Type | Method and Description |
|---|---|
DataBinding |
WrappedService.getDataBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedService.setDataBinding(DataBinding arg0) |
| Modifier and Type | Method and Description |
|---|---|
protected DataBinding |
ReflectionServiceFactoryBean.createDefaultDataBinding() |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlBeansDataBinding |
Apache CXF