Class MessagePartInformationHolder


  • public class MessagePartInformationHolder
    extends Object
    This class acts as the holder for the information that is required to be attached to the AxisMessage during unwrapping
    • Constructor Detail

      • MessagePartInformationHolder

        public MessagePartInformationHolder()
    • Method Detail

      • getOperationName

        public QName getOperationName()
      • setOperationName

        public void setOperationName​(QName operationName)
      • getPartsList

        public List getPartsList()
      • setPartsList

        public void setPartsList​(List partsList)