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