The AMQPExchange class
Introduction
Represents an AMQP exchange.
Table of Contents
- AMQPExchange::bind — The bind purpose
- AMQPExchange::__construct — Create an instance of AMQPExchange
- AMQPExchange::declare — Declare a new exchange on the broker.
- AMQPExchange::delete — Delete the exchange from the broker.
- AMQPExchange::publish — Publish a message to an exchange.
There are no user contributed notes for this page.
