This illustration shows the use case Create a Topic Receiver of the class AQjmsSession in the JMS Operational Interface.
The method used is createTopicReceiver,
for a topic of JMS type messages.
To Create a Topic Receiver, you must specify the Topic and specify the Receiver Name.
You may optionally specify the Message Selector.