[rabbitmq-discuss] Check for binding between Exchange & Queue

nybras brettflitter at gmail.com
Sat Jan 26 14:51:24 GMT 2013


Hi,

Is there anyway to check to see if there is a binding between an exchange
and queue? I'm creating an app which needs to display what exhanges the
user(a queue) has binded to. I'm using the Java client API but can't find
anything suitable in there. 

Example:

if (user has binding between Exchange x and Queue q) 
then
      display a 'tick' in box to confirm subscription 
else
      display box 'unticked' to show no subscription currently 

Thanks




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Check-for-binding-between-Exchange-Queue-tp24696.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list