Class: Baykit::BayServer::Docker::Http::H1::H1Command

Inherits:
Protocol::Command
  • Object
show all
Defined in:
lib/baykit/bayserver/docker/http/h1/h1_command.rb

Instance Method Summary collapse

Constructor Details

#initialize(type) ⇒ H1Command

Returns a new instance of H1Command.



9
10
11
# File 'lib/baykit/bayserver/docker/http/h1/h1_command.rb', line 9

def initialize(type)
  super
end