| Constructor and Description |
|---|
TelnetDaemon(String serverName,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
service(Socket socket) |
void |
start() |
void |
stop() |
public TelnetDaemon(String serverName, int port)
public void service(Socket socket) throws IOException
IOExceptionCopyright © 2005–2016. All rights reserved.