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

view this page in

La classe AMQPChannel

(No version information available, might only be in SVN)

Introduction

Représente un canal sur une connexion. Chaque connexion peut avoir plusieurs canaux.

Synopsis de la classe

AMQPChannel {
/* Méthodes */
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 )
}

Sommaire



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