Uses of Class
de.ukn.hci.squidy.manager.commander.ControlServerContext

Packages that use ControlServerContext
de.ukn.hci.squidy.manager.commander   
de.ukn.hci.squidy.manager.commander.command   
de.ukn.hci.squidy.manager.commander.command.impl   
 

Uses of ControlServerContext in de.ukn.hci.squidy.manager.commander
 

Constructors in de.ukn.hci.squidy.manager.commander with parameters of type ControlServerContext
Incoming(InputStream inputStream, ControlServerContext context)
           
Outgoing(OutputStream outputStream, ControlServerContext context)
           
 

Uses of ControlServerContext in de.ukn.hci.squidy.manager.commander.command
 

Methods in de.ukn.hci.squidy.manager.commander.command with parameters of type ControlServerContext
 ICommand SwitchableCommand.execute(ControlServerContext context)
           
 ICommand ICommand.execute(ControlServerContext context)
           
abstract  ICommand SwitchableCommand.off(ControlServerContext context)
           
abstract  ICommand SwitchableCommand.on(ControlServerContext context)
           
 

Uses of ControlServerContext in de.ukn.hci.squidy.manager.commander.command.impl
 

Methods in de.ukn.hci.squidy.manager.commander.command.impl with parameters of type ControlServerContext
 ICommand Acknowledge.execute(ControlServerContext context)
           
 ICommand WhiteScreen.off(ControlServerContext context)
           
 ICommand Flosc.off(ControlServerContext context)
           
 ICommand CameraControl.off(ControlServerContext context)
           
 ICommand WhiteScreen.on(ControlServerContext context)
           
 ICommand Flosc.on(ControlServerContext context)
           
 ICommand CameraControl.on(ControlServerContext context)
           
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.