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: Thu, 23 May 2013

view this page in

AMQPChannel::__construct

(PECL amqp >= Unknown)

AMQPChannel::__constructCrea una instancia de un objecto AMQPChannel

Descripción

AMQPChannel::__construct ( AMQPConnection $amqp_connection )

Crea una instancia de AMQPChannel representando un canal o la conexión dada.

Parámetros

amqp_connection

Una instancia de AMQPConnection con una conexión activa a un broker.

Errores/Excepciones

Lanza una excepción AMQPConnectionException si se perdió la conexión al broker.

Valores devueltos

Una instancia de 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