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: Fri, 30 Nov 2012

view this page in

AMQPChannel::__construct

(PECL amqp >= Unknown)

AMQPChannel::__constructCreate an instance of an AMQPChannel object

Opis

AMQPChannel::__construct ( AMQPConnection $amqp_connection )

Creates an AMQPChannel instance representing a channel on the given connection.

Parametry

amqp_connection

A instance of AMQPConnection with an active connection to a broker.

Błędy/Wyjątki

Throws AMQPConnectionException if the connection to the broker was lost.

Zwracane wartości

An instance of 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 | stats | sitemap | contact | advertising | mirror sites