Publish/subscribe in WebSphere MQ classes for Java

In WebSphere MQ classes for Java, the topic is represented by the MQTopic class, and you publish to it using the MQTopic.put() methods.

For general information about WebSphere MQ publish/subscribe, see Introduction to WebSphere® MQ publish/subscribe messaging .