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 "b."

The method used is publish, specifying correlation and delay.

To Publish a Message, you must specify the Message (see Usage Notes).

To specify the Message, you must specify the Correlation and specify the Delay in seconds.

You may optionally specify the Topic.