Logidav Docs

RabbitMqService
in package

Table of Contents

Properties

$connection  : AMQPStreamConnection
$container  : mixed

Methods

__construct()  : mixed
__destruct()  : mixed
cleanUpConnection()  : mixed
connect()  : mixed
getConnection()  : AbstractChannel|AMQPChannel
publishMessage()  : mixed
Publish message

Properties

Methods

__construct()

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

getConnection()

public getConnection() : AbstractChannel|AMQPChannel
Return values
AbstractChannel|AMQPChannel

publishMessage()

Publish message

public publishMessage(mixed $message, mixed $topic[, string $exchange = 'magento' ]) : mixed
Parameters
$message : mixed
$topic : mixed
$exchange : string = 'magento'

        
On this page

Search results