Reading MQRHF2 Header from MQ message.
Hi
I am getting MQ messages from an application using IBM Message Broker.
My requirement is to read the MQRFH2 Header from MQ message.
I didnt find any class in com.ibm.mq.jar file. I found the functionality in JMS but I am not supposed to use it.
How can I read header from MQ message?
Can someone please help me in overcoming this problem.
Thanks in advance.

