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, 17 May 2013

view this page in

AMQPChannel::__construct

(PECL amqp >= Unknown)

AMQPChannel::__constructCreate an instance of an AMQPChannel object

Beschreibung

AMQPChannel::__construct ( AMQPConnection $amqp_connection )

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

Parameter-Liste

amqp_connection

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

Fehler/Exceptions

Throws AMQPConnectionException if the connection to the broker was lost.

Rückgabewerte

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