This illustration shows the use case Create a Queue Session of the class QueueConnection in the JMS Operational Interface.
The method used is createQueueSession.
To create a Queue Session, you must specify if the Session is Transacted and you must specify the Acknowledgement Mode (see Usage Notes).