BoundQueue

data class BoundQueue(val queue: String, val exchange: String, val routingKey: String, val arguments: Table)

Constructors

Link copied to clipboard
constructor(queue: String, exchange: String, routingKey: String, arguments: Table)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard