public class JibxWrapperHelper
extends org.apache.cxf.databinding.AbstractWrapperHelper
| Modifier | Constructor and Description |
|---|---|
protected |
JibxWrapperHelper(Class<?> wt,
Method[] sets,
Method[] gets,
Field[] f) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createWrapperObject(Class<?> clazz) |
protected Object |
getWrapperObject(Object obj) |
Apache CXF