PHP Class Thumper\Producer

Inheritance: extends BaseAmqp
显示文件 Open project: php-amqplib/thumper

Protected Properties

Property Type Description
$exchangeReady boolean

Public Methods

Method Description
publish ( string $messageBody, string $routingKey = '' )

Method Details

publish() public method

public publish ( string $messageBody, string $routingKey = '' )
$messageBody string
$routingKey string

Property Details

$exchangeReady protected_oe property

protected bool $exchangeReady
return boolean