Uses of Class
org.hackystat.sensorshell.command.AutoSendCommand

Packages that use AutoSendCommand
org.hackystat.sensorshell.command Provides the commands for the SensorShell. 
 

Uses of AutoSendCommand in org.hackystat.sensorshell.command
 

Constructors in org.hackystat.sensorshell.command with parameters of type AutoSendCommand
QuitCommand(SingleSensorShell shell, SensorShellProperties properties, SensorDataCommand sensorDataCommand, AutoSendCommand autoSendCommand)
          Creates the QuitCommand.