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 "a."
The method used is publish, minimal specification.
To Publish a Message, you must specify the Message.
You may optionally specify the Topic.