WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
JMS message as input
The JMS message is a Java™ object, and therefore you cannot parse the message as a bit stream. When the message is received, the header data, property data, and payload data are extracted by using the JMS API.
For information on the header, properties, and payload of JMS messages, refer to JMS message structure.
The
following topics describe how the different parts of the JMS message
are obtained, and how the message is parsed: