Class TopicSelectorExample1
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.TopicSelectorExample1
-
public class TopicSelectorExample1 extends Object
A simple JMS Topic example that creates a producer and consumer on a queue and sends and receives a message.
-
-
Constructor Summary
Constructors Constructor Description TopicSelectorExample1()
-