Class PagingExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.PagingExample
-
public class PagingExample extends Object
A simple JMS Queue example that creates a producer and consumer on a queue and sends then receives a message.
-
-
Constructor Summary
Constructors Constructor Description PagingExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)static voidpageFullLimit()static voidsimplePaging()
-