This illustration shows the use case Send a Message using a Queue Sender of the class QueueSender in the JMS Operational Interface.

NOTE: Of the two ways to send a message using a queue sender, this is the alternative referred to as "a."

The method used is send, which uses the default Send Options.

To send a message using a Queue Sender, you must specify the Message.

You may optionally specify the Queue.