suche nach in der

AMQPExchange::__construct> <AMQPExchange
Last updated: Sat, 07 Jan 2012

view this page in

AMQPExchange::bind

(PECL amqp >= Unknown)

AMQPExchange::bindThe bind purpose

Beschreibung

public bool AMQPExchange::bind ( string $queue_name , string $routing_key )

Bind an exchange to a queue using the specified routing key.

Parameter-Liste

queue_name

The name of the queue to which to bind.

routing_key

The routing key to use as a binding.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Fehler/Exceptions

Throws AMQPExchangeException on failure.



add a note add a note User Contributed Notes
AMQPExchange::bind
There are no user contributed notes for this page.

AMQPExchange::__construct> <AMQPExchange
Last updated: Sat, 07 Jan 2012