Class ClusteredQueueMQTTExample
- java.lang.Object
-
- org.apache.activemq.artemis.mqtt.example.ClusteredQueueMQTTExample
-
public class ClusteredQueueMQTTExample extends java.lang.ObjectA simple example that demonstrates an MQTT subscription on different nodes of the cluster.
-
-
Constructor Summary
Constructors Constructor Description ClusteredQueueMQTTExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-