Property | Type | Description | |
---|---|---|---|
$exchange | AMQPExchange | AMQP message exchange to send messages to. |
Method | Description | |
---|---|---|
__construct ( AMQPExchange $exchange ) | ||
close ( $exchangeName ) | ||
open ( $exchangeName ) | ||
send ( $exchangeName, $notificationMessage, $notificationType, $notificationId, DateTime $notificationOccurredOn ) |
public send ( $exchangeName, $notificationMessage, $notificationType, $notificationId, DateTime $notificationOccurredOn ) | ||
$notificationOccurredOn | DateTime |