Package org.apache.cxf.annotations
Annotation Type DataBinding
Specifies the DataBinding to use with the service
- 
Required Element SummaryRequired Elements
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueClass<? extends DataBinding> value
 
- 
- 
- 
refString refBean reference to lookup in configuration. Bean must be castable to the Class set above- Returns:
- The id of the bean reference
 - Default:
- ""
 
 
-