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

The AMQPChannel class

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

Einführung

Represents a channel on an connection. Each connection can have multiple channels.

Klassenbeschreibung

AMQPChannel {
/* Methoden */
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 )
}

Inhaltsverzeichnis



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

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