hostPort

fun hostPort(port: Int): QueueConfig

Configures the RabbitMQ host port.

Return

This configuration.

Parameters

port

RabbitMQ port.


var hostPort: Int = 5672

RabbitMQ Connection Port