struct

Amqp::Wire::AmqpZeroNineOne::ConnectionMethods::Close

Inherits Struct < Value < Object

---- connection.close (both directions) -----------------------------

Constructors

new(reply_code : UInt16, reply_text : String, class_id : UInt16, method_id : UInt16)
Source
read(io : IO) : self
Source

Instance methods

class_id
Source
method_id
Source
reply_code
Source
reply_text
Source
to_payload
Source