Class: RTunnel::CloseConnectionCommand

Inherits:
ConnectionCommand show all
Defined in:
lib/cmds.rb

Constant Summary

Constants inherited from ConnectionCommand

RTunnel::ConnectionCommand::RE

Constants inherited from Command

RTunnel::Command::CLASSES_TO_CODES, RTunnel::Command::CODES_TO_CLASSES

Instance Attribute Summary

Attributes inherited from ConnectionCommand

#conn_id

Method Summary

Methods inherited from ConnectionCommand

#initialize, match, parse, #to_s

Methods inherited from Command

match, parse, #to_s

Constructor Details

This class inherits a constructor from RTunnel::ConnectionCommand