de.ukn.hci.squidy.manager.commander
Class ControlServer
java.lang.Object
java.lang.Thread
de.ukn.hci.squidy.manager.commander.ControlServer
- All Implemented Interfaces:
- Runnable
public class ControlServer
- extends Thread
ControlServer.
Date: Sep 20, 2008
Time: 10:55:18 PM
- Since:
- 1.1.0
- Version:
- $Id: ControlServer.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de,
University of Konstanz
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
ControlServer
public ControlServer()
throws IOException
- Throws:
IOException
ControlServer
public ControlServer(int port)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class Thread
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.