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
recursivedirectoryiterator(3) - php
oauth(3) - php
recursivearrayiterator(3) - php
reflectionfunction(3) - php
reflectionobject(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!