Parent

Class Index [+]

Quicksearch

AMQ::Protocol::Tx::RollbackOk

Public Class Methods

decode(data) click to toggle source

@return

      # File lib/amq/protocol/client.rb, line 2135
2135:         def self.decode(data)
2136:           offset = 0
2137:           self.new()
2138:         end
has_content?() click to toggle source
      # File lib/amq/protocol/client.rb, line 2143
2143:         def self.has_content?
2144:           false
2145:         end
new() click to toggle source
      # File lib/amq/protocol/client.rb, line 2140
2140:         def initialize()
2141:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.