Class StompWebSocketExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.StompWebSocketExample
-
public class StompWebSocketExample extends Object
An example where browser-based clients can send JMS messages to a Topic. The clients will be able to exchange messages with each other.
-
-
Constructor Summary
Constructors Constructor Description StompWebSocketExample()
-