Methods

Class Index [+]

Quicksearch

AMQ::Protocol::HeartbeatFrame

Public Class Methods

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

Public Instance Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.