PHP 클래스 Thumper\Producer

상속: extends BaseAmqp
파일 보기 프로젝트 열기: php-amqplib/thumper

보호된 프로퍼티들

프로퍼티 타입 설명
$exchangeReady boolean

공개 메소드들

메소드 설명
publish ( string $messageBody, string $routingKey = '' )

메소드 상세

publish() 공개 메소드

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

프로퍼티 상세

$exchangeReady 보호되어 있는 프로퍼티

protected bool $exchangeReady
리턴 boolean