PHP Doku:: The bind purpose - amqpexchange.bind.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteAMQPThe AMQPExchange classAMQPExchange::bind

Ein Service von Reinhard Neidl - Webprogrammierung.

The AMQPExchange class

<<The AMQPExchange class

AMQPExchange::__construct>>

AMQPExchange::bind

(PECL amqp >= Unknown)

AMQPExchange::bindThe bind purpose

Beschreibung

public void 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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)