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