module Protocol
module Protocol::HTTP2
module Protocol::HTTP2::Acknowledgement
module Protocol::HTTP2::Continued
module Protocol::HTTP2::FlowControlled
module Protocol::HTTP2::Padded
class Protocol::HTTP2::Client
class Protocol::HTTP2::Connection
class Protocol::HTTP2::ContinuationFrame
class Protocol::HTTP2::DataFrame
class Protocol::HTTP2::Dependency
class Protocol::HTTP2::Error
class Protocol::HTTP2::FlowControlError
class Protocol::HTTP2::Frame
class Protocol::HTTP2::FrameSizeError
class Protocol::HTTP2::Framer
class Protocol::HTTP2::GoawayError
class Protocol::HTTP2::GoawayFrame
class Protocol::HTTP2::HandshakeError
class Protocol::HTTP2::HeaderError
class Protocol::HTTP2::HeadersFrame
class Protocol::HTTP2::LocalWindow
class Protocol::HTTP2::PendingSettings
class Protocol::HTTP2::PingFrame
class Protocol::HTTP2::Priority
class Protocol::HTTP2::PriorityFrame
class Protocol::HTTP2::ProtocolError
class Protocol::HTTP2::PushPromiseFrame
class Protocol::HTTP2::ResetStreamFrame
class Protocol::HTTP2::Server
class Protocol::HTTP2::Settings
class Protocol::HTTP2::SettingsFrame
class Protocol::HTTP2::Stream
class Protocol::HTTP2::StreamClosed
class Protocol::HTTP2::StreamError
class Protocol::HTTP2::Window
class Protocol::HTTP2::WindowUpdateFrame
protocol-http2
0.19.0
# total_weight
def total_weight self.ordered_children return @total_weight end