de.ukn.hci.squidy.manager.commander.command.impl
Class Flosc
java.lang.Object
de.ukn.hci.squidy.manager.commander.command.SwitchableCommand
de.ukn.hci.squidy.manager.commander.command.impl.Flosc
- All Implemented Interfaces:
- ICommand, Switchable, Serializable
public class Flosc
- extends SwitchableCommand
Flosc.
Date: Sep 25, 2008
Time: 5:22:50 PM
- Since:
- 1.1.0
- Version:
- $Id: Flosc.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de, University
of Konstanz
- See Also:
- Serialized Form
|
Constructor Summary |
Flosc()
|
Flosc(int portJava,
int portFlash)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_GATEWAY
public static final String KEY_GATEWAY
- See Also:
- Constant Field Values
Flosc
public Flosc()
Flosc
public Flosc(int portJava,
int portFlash)
- Parameters:
portJava - portFlash -
setPortJava
public final void setPortJava(int portJava)
- Parameters:
portJava - the portJava to set
setPortFlash
public final void setPortFlash(int portFlash)
- Parameters:
portFlash - the portFlash to set
on
public ICommand on(ControlServerContext context)
- Specified by:
on in class SwitchableCommand
- Returns:
off
public ICommand off(ControlServerContext context)
- Specified by:
off in class SwitchableCommand
- Returns:
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.