Publish/subscribe in IBM MQ classes for Java

In IBM® 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 IBM MQ publish/subscribe, see Publish/subscribe messaging.