org.apache.xbean.terminal.telnet
Class TelnetShell
java.lang.Object
org.apache.xbean.terminal.telnet.TelnetShell
public class TelnetShell
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TelnetShell
public TelnetShell(String serverName)
service
public void service(Socket socket)
throws IOException
- Throws:
IOException
service
public void service(InputStream in,
OutputStream out)
throws IOException
- Throws:
IOException
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.