Package samples.userguide
Class AMQPConsumer
- java.lang.Object
-
- samples.userguide.AMQPConsumer
-
public class AMQPConsumer extends Object
-
-
Constructor Summary
Constructors Constructor Description AMQPConsumer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
Main method to execute the consumer sample.
-
-
-
Method Detail
-
main
public static void main(String[] args)
Main method to execute the consumer sample.
-
-