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::__constructAMQPExchange のインスタンスを作成する

説明

public AMQPExchange::__construct ( AMQPChannel $amqp_channel )

指定した AMQPChannel オブジェクトと関連づけて、AMQPExchange の新しいインスタンスを返します。

パラメータ

AMQPChannel

ブローカに接続した、有効な AMQPChannel オブジェクト。

返り値

AMQPExchange オブジェクトを返します。

エラー / 例外

amqp_channel がブローカと接続していない場合に AMQPExchangeException をスローします。

ブローカへの接続が途切れた場合に AMQPConnectionException をスローします。



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