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
IOException
public void service(InputStream in, OutputStream out) throws IOException
IOException
Copyright © 2005–2022. All rights reserved.