Methods

Class/Module Index [+]

Quicksearch

AMQ::Protocol::HeartbeatFrame

Public Class Methods

encode() click to toggle source
# File lib/amq/protocol/frame.rb, line 167
def self.encode
  super(Protocol::EMPTY_STRING, 0)
end

Public Instance Methods

final?() click to toggle source
# File lib/amq/protocol/frame.rb, line 163
def final?
  true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.