WebSphere MQ class: MQQueueReceiver
java.lang.Object | +----com.ibm.mq.jms.MQMessageConsumer | +----com.ibm.mq.jms.MQQueueReceiver |
A client uses a QueueReceiver for receiving messages that have been delivered to a queue.
See also: MessageConsumer
This class inherits the following methods from MQMessageConsumer.
public Queue getQueue() throws JMSException
Get the queue associated with this queue receiver.