php man page for amqpexchange

Query: amqpexchange

OS: php

Section: 3

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

AMQPEXCHANGE(3) 							 1							   AMQPEXCHANGE(3)

The AMQPExchange class

INTRODUCTION
Represents an AMQP exchange.
CLASS SYNOPSIS
AMQPExchange AMQPExchange Methods o public bool AMQPExchange::bind (string $destination_exchange_name, string $source_exchange_name, string $routing_key) o public AMQPExchange::__construct (AMQPChannel $amqp_channel) o public int AMQPExchange::declare (void ) o public bool AMQPExchange::delete AMQP_NOPARAM ([int $flags]) o public mixed AMQPExchange::getArgument (string $key) o public array AMQPExchange::getArguments (void ) o public int AMQPExchange::getFlags (void ) o public string AMQPExchange::getName (void ) o public string AMQPExchange::getType (void ) o public bool AMQPExchange::publish AMQP_NOPARAM (string $message, string $routing_key, [int $flags], [array $attributes = array()]) o public void AMQPExchange::setArgument (string $key, mixed $value) o public void AMQPExchange::setArguments (array $arguments) o public void AMQPExchange::setFlags (int $flags) o public void AMQPExchange::setName (string $exchange_name) o public string AMQPExchange::setType (string $exchange_type) PHP Documentation Group AMQPEXCHANGE(3)
Related Man Pages
arrayiterator(3) - php
oauth(3) - php
reflectionfunctionabstract(3) - php
reflectionobject(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update