struct

Amqp::Wire::AmqpZeroNineOne::BasicMethods::Deliver

Inherits Struct < Value < Object

Constructors

new(consumer_tag : String, delivery_tag : UInt64, redelivered : Bool, exchange : String, routing_key : String)
Source
read(io : IO) : self
Source

Instance methods

consumer_tag
Source
delivery_tag
Source
exchange
Source
redelivered
Source
routing_key
Source