Listens on the queue, automatically acknowledging messages and then passing them to the consumer
Listen to a queue, the consumer is responsible for acking the messages
Listens on the queue, automatically acknowledging messages and then passing them to the consumer
Listen to a queue, the consumer is responsible for acking the messages
Adds a handler to respond to RPCs on a particular binding
Sends a message over this channel
Sends a message over this channel
describes how the Message will be routed, including, exchange, routing key and routing flags
Message to send with properties and headers
Sends a message over this channel
Sends a message over this channel
describes how the Message will be routed, including, exchange, routing key and routing flags
Message to send with properties and headers
callback in case message is returned undelivered
duration within which a return would be expected, messages returned after this time will not cause a callback
Operation to perform on an amqp channel, the underlying connection may fail and be replaced by a new one with the same parameters