queueDeclarePassive
Passively declares a queue.
Return
AMQPResponse.Channel.Queue.Declared confirming that broker has accepted the request.
Parameters
name
Name of the queue.
Passively declares a queue.
AMQPResponse.Channel.Queue.Declared confirming that broker has accepted the request.
Name of the queue.