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

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

The method used is createReceiver, for queues with text, stream, object, bytes, or map messages.

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

You may optionally specify the Message Selector.