Class StompDualAuthenticationExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.StompDualAuthenticationExample
-
public class StompDualAuthenticationExample extends Object
An example where a client will send a Stomp message on a TCP socket and consume it from a JMS MessageConsumer.
-
-
Constructor Summary
Constructors Constructor Description StompDualAuthenticationExample()
-