net.sf.antcontrib.antserver.server

Class Server

public class Server extends Object implements Runnable

Place class description here.

Since:

Author: Matthew Inger

Constructor Summary
Server(ServerTask task, int port)
Method Summary
voidrun()
voidstart()
voidstop()

Constructor Detail

Server

public Server(ServerTask task, int port)

Method Detail

run

public void run()

start

public void start()

stop

public void stop()