This illustration shows the use case Create a Remote Subscriber of the class AQjmsSession in the JMS Operational Interface.
NOTE: Of the two ways to Create a Remote Subscriber, this is the alternative referred to as "a."
The method used is createRemoteSubscriber for a topic of standard JMS type messages.
To Create a Remote Subscriber, you must specify the Topic and specify the Remote Subscriber (AQmsAgent).
You may optionally specify the Message Selector.