Class ReattachExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.ReattachExample
-
public class ReattachExample extends java.lang.ObjectThis 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()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-