public final class ResponseWrapper extends Wrapper
Constructor and Description |
---|
ResponseWrapper() |
Modifier and Type | Method and Description |
---|---|
protected List<JavaField> |
buildFields() |
protected List<JavaField> |
buildFields(Method method,
MessageInfo message) |
WrapperBeanClass |
getWrapperBeanClass(Method method) |
String |
getWrapperTns(Method method) |
boolean |
isWrapperAbsent(Method method) |
void |
setOperationInfo(OperationInfo op) |
buildWrapperBeanClass, getClassName, getJavaClass, getMethod, getOperationInfo, getPackageName, getTypeString, getWebParamAnnotation, getWrapperBeanClass, getWrapperClass, isBuiltInTypes, isToDifferentPackage, isWrapperAbsent, isWrapperBeanClassNotExist, setClassName, setMethod, setName
public void setOperationInfo(OperationInfo op)
setOperationInfo
in class Wrapper
public boolean isWrapperAbsent(Method method)
isWrapperAbsent
in class Wrapper
protected List<JavaField> buildFields()
buildFields
in class Wrapper
protected List<JavaField> buildFields(Method method, MessageInfo message)
public WrapperBeanClass getWrapperBeanClass(Method method)
getWrapperBeanClass
in class Wrapper
Apache CXF