WebSphere can Access MQ via JMS, then the message is a JMS based message.
If you want to let application in WAS talks consume MQ native messages, you must use MQ
Java API.
For MQ with JMS, you can find many articles on WebSphere Developer Domain on IBM site.