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

search for in the

AMQPChannel::commitTransaction> <AMQPConnection::setVhost
[edit] Last updated: Fri, 24 May 2013

view this page in

The AMQPChannel class

(No hay información de versión disponible, podría estar únicamente en SVN)

Introducción

Representa un canal en una conexión. Cada conexión puede tener múltiples canales.

Sinopsis de la Clase

AMQPChannel {
/* Métodos */
public void commitTransaction ( void )
__construct ( AMQPConnection $amqp_connection )
public void isConnected ( void )
public void qos ( int $size , int $count )
public void rollbackTransaction ( void )
public void setPrefetchCount ( int $count )
public void setPrefetchSize ( int $size )
public void startTransaction ( void )
}

Tabla de contenidos



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

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