net.sf.antcontrib.antserver.server
public class Server extends java.lang.Object implements java.lang.Runnable
Server(ServerTask task, int port)
void
run()
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Server(ServerTask task, int port)
public void start() throws java.lang.InterruptedException
java.lang.InterruptedException
public void stop()
public void run()
run
java.lang.Runnable