This illustration shows the use case Create a Durable Subscriber (JMS) of the class TopicSession in the JMS Operational Interface.
The method used is createDurableSubscriber,
for a JMS topic without selector.
To Create a Durable Subscriber, you must specify the Topic and specify the Subscriber Name.