| Package | Description | 
|---|---|
| org.apache.cxf.databinding | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractWrapperHelperThis wrapper helper will use reflection to handle the wrapped message | 
| Modifier and Type | Method and Description | 
|---|---|
| WrapperHelper | WrapperCapableDatabinding. createWrapperHelper(Class<?> wrapperType,
                   QName typeName,
                   List<String> partNames,
                   List<String> elTypeNames,
                   List<Class<?>> partClasses) | 
Apache CXF