Class: Qrack::Transport09::Body

Inherits:
Frame
  • Object
show all
Defined in:
lib/ext/bunny-0.6.0/lib/qrack/transport/frame09.rb

Constant Summary collapse

ID =
3

Constants inherited from Frame

Frame::FOOTER

Instance Attribute Summary

Attributes inherited from Frame

#channel, #payload

Method Summary

Methods inherited from Frame

#==, #id, #initialize, parse, #to_binary, #to_s

Constructor Details

This class inherits a constructor from Qrack::Transport09::Frame