Class: Heartbeat
Instance Attribute Summary
Attributes inherited from Protocol
Instance Method Summary collapse
-
#initialize ⇒ Heartbeat
constructor
A new instance of Heartbeat.
Methods inherited from Protocol
Constructor Details
#initialize ⇒ Heartbeat
53 54 55 |
# File 'lib/cocaine/protocol.rb', line 53 def initialize super RPC::HEARTBEAT end |