Naming MQeMsgObject fields

An MQeMsgObject stores data as a <name, value> pair. The field names used to map JMS message data to the MQeMsgObject are defined in com.ibm.mqe.MQe and com.ibm.mqe.jms.MQeJMSMsgFieldNames:
MQeJMS field names
MQe.MQe_JMS_VERSION
MQeJMSMsgFieldNames.MQe_JMS_CLASS
JMS message field names
MQeJMSMsgFieldNames.MQe_JMS_HEADER
MQeJMSMsgFieldNames.MQe_JMS_PROPERTIES
MQeJMSMsgFieldNames.MQe_JMS_PS_PROPERTIES
MQeJMSMsgFieldNames.MQe_JMSX_PROPERTIES
MQeJMSMsgFieldNames.MQe_JMS_BODY
JMS header field names
MQeJMSMsgFieldNames.MQe_JMS_DESTINATION 
MQeJMSMsgFieldNames.MQe_JMS_DELIVERYMODE 
MQeJMSMsgFieldNames.MQe_JMS_MESSAGEID 
MQeJMSMsgFieldNames.MQe_JMS_TIMESTAMP
MQeJMSMsgFieldNames.MQe_JMS_CORRELATIONID 
MQeJMSMsgFieldNames.MQe_JMS_REPLYTO 
MQeJMSMsgFieldNames.MQe_JMS_REDELIVERED
MQeJMSMsgFieldNames.MQe_JMS_TYPE 
MQeJMSMsgFieldNames.MQe_JMS_EXPIRATION
MQeJMSMsgFieldNames.MQe_JMS_PRIORITY

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.