This illustration shows the use case Create a Queue Receiver of the class AQjmsSession in the JMS Operational Interface.

NOTE: Of the two ways to create a queue receiver, this is the alternative referred to as "b."

The method used is createBrowser, for queues with ADT messages.

To Create a Queue Receiver, you must specify the Queue.

You may optionally specify the Message Selector.