Posted: Thu Jul 19, 2007 10:07 am Post subject: how to set message type using JMSMessage?
Newbie
Joined: 19 Jul 2007 Posts: 6
Hi,
In com.ibm.mq.MQMessage class there is a method
public int messageTypeIndicates the type of the message. The following values are currently defined:
MQC.MQMT_DATAGRAM
MQC.MQMT_REQUEST
MQC.MQMT_REPLY
MQC.MQMT_REPORT
I'm using com.ibm.jms.JMSMessage
how can i set message type using JMSMessage class?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum