public class TelnetShell extends Object
| Constructor and Description |
|---|
TelnetShell(String serverName) |
| Modifier and Type | Method and Description |
|---|---|
void |
service(InputStream in,
OutputStream out) |
void |
service(Socket socket) |
public TelnetShell(String serverName)
public void service(Socket socket) throws IOException
IOExceptionpublic void service(InputStream in, OutputStream out) throws IOException
IOExceptionCopyright © 2005–2016. All rights reserved.