downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

AMQPExchange::__construct> <Intercambio de AMQP
Last updated: Fri, 20 May 2011

view this page in

AMQPExchange::bind

(PECL amqp >= Unknown)

AMQPExchange::bindEl enlace propuesto

Descripción

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

Enlaza un intercambio a una cola usando la clave de enrutamiento especificada.

Parámetros

queue_name

El nombre de la cola la cual se enlaza.

routing_key

La clave de enrutamiento a usar como un enlace.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Errores/Excepciones

Lanza AMQPExchangeException al fallar.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites