|
AMQPQueue::declareDeclare a new queue Description
public int AMQPQueue::declare
( void
)
Declare a new queue on the broker. Parameters
Errors/ExceptionsThrows AMQPChannelException if the channel is not open. Throws AMQPConnectionException if the connection to the broker was lost. Return ValuesReturns the message count. |