This illustration shows the use case Publish a Message of the class TopicPublisher in the JMS Operational Interface.
NOTE: Of the four ways to publish a message, this is the alternative referred to as "c."
The method used is publish,
specifying priority and time-to-live.
To Publish a Message, you must:
When specify the Message, you may optionally specify the Correlation or specify the Delay in seconds.