true
if this is an exclusive consumer
@param autoAck true
if the server should consider messages acknowledged once delivered; false if the server should expect explicit acknowledgments
@param extra
@param consumeCallback the consumer callback (this will called when the queuing system will send Consume messages)
@param complHandler handlers to be called when the operation finishes
@return the client-generated consumer tag to establish context
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|