dismiss Step into the future! Click here to switch to the beta php.net site
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, 28 Jun 2013

view this page in

The AMQPChannel class

(PECL amqp >= Unknown)

Introduction

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

Class synopsis

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

Table of Contents



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