Protocol::Method
@return
# File lib/amq/protocol/client.rb, line 2082 2082: def self.encode(channel) 2083: buffer = "" 2084: buffer << @packed_indexes 2085: MethodFrame.new(buffer, channel) 2086: end
# File lib/amq/protocol/client.rb, line 2076 2076: def self.has_content? 2077: false 2078: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.