Bind

data class Bind(val reserved1: UShort, val queueName: String, val exchangeName: String, val routingKey: String, val noWait: Boolean, val arguments: Table) : Frame.Method.Queue

Constructors

Link copied to clipboard
constructor(reserved1: UShort, queueName: String, exchangeName: String, routingKey: String, noWait: Boolean, arguments: Table)

Properties

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