RabbitMQMessageHandler

A message handler for RabbitMQ messages.

Inheritors

Constructors

Link copied to clipboard
constructor(configuration: RabbitMQ.Configuration)

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
fun setup(): Result<Unit>

Set up the RabbitMQ connection and declare the exchange and queue. Here side effects occur.