Query: amqpchannel
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AMQPCHANNEL(3) 1 AMQPCHANNEL(3) The AMQPChannel classINTRODUCTIONRepresents a channel on an connection. Each connection can have multiple channels.CLASS SYNOPSISAMQPChannel AMQPChannel Methods o public void AMQPChannel::commitTransaction (void ) o AMQPChannel::__construct (AMQPConnection $amqp_connection) o public void AMQPChannel::isConnected (void ) o public void AMQPChannel::qos (int $size, int $count) o public void AMQPChannel::rollbackTransaction (void ) o public void AMQPChannel::setPrefetchCount (int $count) o public void AMQPChannel::setPrefetchSize (int $size) o public void AMQPChannel::startTransaction (void ) PHP Documentation Group AMQPCHANNEL(3)