net.codescore.gserver
Class GradingListener
java.lang.Object
net.codescore.gserver.GradingListener
public class GradingListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clients
private static List<CSocket> clients
myUUID
private static UUID myUUID
log
private org.apache.commons.logging.Log log
port
private int port
ss
protected ServerSocket ss
GradingListener
public GradingListener()
addClient
public static void addClient(CSocket cs)
throws IOException
- Throws:
IOException
sendWelcome
protected static void sendWelcome(CSocket to)
throws IOException
- Throws:
IOException
Copyright 2008 © Adam Cornett, Andrew Conner All Rights Reserved.