Class
AMQ::Protocol::Connection::Tune
In:
lib/amq/protocol/client.rb
Parent:
Protocol::Method
Methods
decode
has_content?
new
Attributes
channel_max
[R]
frame_max
[R]
heartbeat
[R]
Public Class methods
decode
(data)
@return
has_content?
()
new
(channel_max, frame_max, heartbeat)
[Validate]