Class | Description |
---|---|
DurableJMSConsumer |
Class that establishes a durable subscription to the JMS topic and de-queues the messages
|
JMSProducer |
Class that publishes to the JMS topic
|
SimpleJMSConsumer |
Class that consumes the messages in the JMS topic
|
SimpleJMSConsumerProducer |
Class that consumes the messages in the JMS topic
|