Package org.apache.axis2.wsdl.util
Class MessagePartInformationHolder
java.lang.Object
org.apache.axis2.wsdl.util.MessagePartInformationHolder
This class acts as the holder for the information that is required to be attached to the
AxisMessage during unwrapping
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOperationName(QName operationName) voidsetPartsList(List partsList)
-
Constructor Details
-
MessagePartInformationHolder
public MessagePartInformationHolder()
-
-
Method Details
-
getOperationName
-
setOperationName
-
getPartsList
-
setPartsList
-