Parent

Class Index [+]

Quicksearch

AMQ::Protocol::Tx::Commit

Public Class Methods

encode(channel) click to toggle source

@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
has_content?() click to toggle source
      # 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.