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

search for in the

AMQPExchange::declare> <AMQPExchange::bind
[edit] Last updated: Fri, 17 May 2013

view this page in

AMQPExchange::__construct

(PECL amqp >= Unknown)

AMQPExchange::__constructCreate an instance of AMQPExchange

Beschreibung

public AMQPExchange::__construct ( AMQPChannel $amqp_channel )

Returns a new instance of an AMQPExchange object, associated with the given AMQPChannel object.

Parameter-Liste

AMQPChannel

A valid AMQPChannel object, connected to a broker.

Rückgabewerte

An AMQPExchange object.

Fehler/Exceptions

Throws AMQPExchangeException when amqp_channel is not connected to a broker.

Throws AMQPConnectionException if the connection to the broker was lost.



add a note add a note User Contributed Notes AMQPExchange::__construct - [0 notes]
There are no user contributed notes for this page.

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