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::__constructCrée une nouvelle instance AMQPExchange

Description

public AMQPExchange::__construct ( AMQPChannel $amqp_channel )

Retourne une nouvelle instance d'un objet AMQPExchange, associée à l'objet AMQPChannel fourni.

Liste de paramètres

AMQPChannel

Un objet AMQPChannel valide, connecté au broker.

Valeurs de retour

Un objet AMQPExchange.

Erreurs / Exceptions

Emets une exception AMQPExchangeException lorsque amqp_channel n'est pas connecté au broker.

Emets une exception AMQPConnectionException si la connexion au broker a été perdue.



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