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

search for in the

AMQPChannel::isConnected> <AMQPChannel::commitTransaction
[edit] Last updated: Mon, 20 May 2013

view this page in

AMQPChannel::__construct

(PECL amqp >= Unknown)

AMQPChannel::__constructAMQPChannel オブジェクトのインスタンスを作成する

説明

AMQPChannel::__construct ( AMQPConnection $amqp_connection )

AMQPChannel のインスタンスを作成します。これは指定した接続上のチャネルを表します。

パラメータ

amqp_connection

ブローカへのアクティブな接続を表す AMQPConnection のインスタンス。

エラー / 例外

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

返り値

AMQPChannel のインスタンスを返します。



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

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