Class ReattachExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.ReattachExample
-
public class ReattachExample extends Object
This examples demonstrates a connection created to a server. Failure of the network connection is then simulated The network is brought back up and the client reconnects and resumes transparently.
-
-
Constructor Summary
Constructors Constructor Description ReattachExample()
-