samples.userguide
Class AMQPConsumer

java.lang.Object
  extended by samples.userguide.AMQPConsumer

public class AMQPConsumer
extends Object


Constructor Summary
AMQPConsumer()
           
 
Method Summary
static void main(String[] args)
          Main method to execute the consumer sample.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQPConsumer

public AMQPConsumer()
Method Detail

main

public static void main(String[] args)
Main method to execute the consumer sample.



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.