AMQ::Protocol::Method
@return
# File lib/amq/protocol/client.rb, line 2180 def self.encode(channel) buffer = @packed_indexes.dup MethodFrame.new(buffer, channel) end
# File lib/amq/protocol/client.rb, line 2174 def self.has_content? false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.