suche nach in der

AMQPExchange::bind> <AMQPConnection::isConnected
Last updated: Fri, 03 Sep 2010

view this page in

The AMQPExchange class

Einführung

Represents an AMQP exchange.

Klassenbeschreibung

AMQPExchange {
/* Methods */
public void bind ( string $queue_name , string $routing_key )
__construct ( AMQPConnection $connection [, string $exchange_name = "" ] )
public void declare ([ string $exchange_name = "" [, string $exchange_type = AMQP_EX_TYPE_DIRECT [, string $flags = NULL ]]] )
public void delete ([ string $exchange_name = NULL ] )
public void publish ( string $message , string $routing_key )
}

Inhaltsverzeichnis



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

AMQPExchange::bind> <AMQPConnection::isConnected
Last updated: Fri, 03 Sep 2010