| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDataBindingSupply default implementations, as appropriate, for DataBinding. | 
| class  | AbstractInterceptorProvidingDataBinding | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SourceDataBindingA simple databinding implementation which reads and writes Source objects. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StaxDataBindingA 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 | HeaderProcessor. getDataBinding() | 
| DataBinding | Header. 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 | Method and Description | 
|---|---|
| DataBinding | ServiceImpl. getDataBinding() | 
| DataBinding | Service. getDataBinding() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServiceImpl. setDataBinding(DataBinding dataBinding) | 
| void | Service. 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) | 
Apache CXF