RabbitMQ Manager Client API
Class

RabbitMQ\Management\Entity\Exchange

class Exchange extends AbstractEntity

Properties

$name
$vhost
$type
$durable
$auto_delete
$internal
$arguments

Methods

setAPIClient(APIClient $client)

from AbstractEntity
toJson()

from AbstractEntity

Details

in AbstractEntity at line 14
public setAPIClient(APIClient $client)

Parameters

APIClient $client

in AbstractEntity at line 19
public toJson()