JMS Topic

Overview

Create the queuing mechanism for handling JMS messages. Known as the Publish/Subscriber domain, where Publishers transmit the messages as Topics, and Subscribers subscribe to various Topics to receive only those messages that they are interested in.

Participants

TopicName

MessageListener

Parameters

Message