struct

Amqp::Wire::AmqpZeroNineOne::ConnectionMethods::TuneOk

Inherits Struct < Value < Object

---- connection.tune-ok (client→server) -----------------------------

Constructors

new(channel_max : UInt16, frame_max : UInt32, heartbeat : UInt16)
Source

Instance methods

channel_max
Source
frame_max
Source
heartbeat
Source
to_payload
Source