public class Server
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
Server(ServerTask task,
int port) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
start() |
void |
stop() |
public Server(ServerTask task, int port)