[rabbitmq-discuss] how to get queue bindings data ??
    Michael Klishin 
    mklishin at gopivotal.com
       
    Tue May 27 21:50:00 BST 2014
    
    
  
On 27 May 2014 at 19:34:12, PONMUTHU M (ponmuthu at omnesysindia.com) wrote:
> > I want to receive queue.bind message.how can we dine inside  
> receive
> clause.
queue.bind are never received by clients. If you want to inspect queue bindings,
you need to use HTTP API:
http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq_v3_3_1/priv/www/api/index.html 
--  
MK  
Software Engineer, Pivotal/RabbitMQ
    
    
More information about the rabbitmq-discuss
mailing list