php man page for amqpconnection

Query: amqpconnection

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AMQPCONNECTION(3)							 1							 AMQPCONNECTION(3)

The AMQPConnection class

INTRODUCTION
Represents a connection to an AMQP broker.
CLASS SYNOPSIS
AMQPConnection AMQPConnection Methods o public bool AMQPConnection::connect (void ) o public AMQPConnection::__construct ([array $credentials = array()]) o public bool AMQPConnection::disconnect (void ) o public string AMQPConnection::getHost (void ) o public string AMQPConnection::getLogin (void ) o public string AMQPConnection::getPassword (void ) o public int AMQPConnection::getPort (void ) o public int AMQPConnection::getTimeout (void ) o public string AMQPConnection::getVhost (void ) o public bool AMQPConnection::isConnected (void ) o public bool AMQPConnection::reconnect (void ) o public bool AMQPConnection::setHost (string $host) o public bool AMQPConnection::setLogin (string $login) o public bool AMQPConnection::setPassword (string $password) o public bool AMQPConnection::setPort (int $port) o public bool AMQPConnection::setTimeout (float $timeout) o public bool AMQPConnection::setVhost (string $vhost) PHP Documentation Group AMQPCONNECTION(3)
Related Man Pages
sphinxclient(3) - php
domdocumentfragment(3) - php
gearmanworker(3) - php
reflectionfunctionabstract(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch