Protocol::Method
@return
# File lib/amq/protocol/client.rb, line 2121 2121: def self.encode(channel) 2122: buffer = "" 2123: buffer << @packed_indexes 2124: MethodFrame.new(buffer, channel) 2125: end
# File lib/amq/protocol/client.rb, line 2115 2115: def self.has_content? 2116: false 2117: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.