public class TelnetDaemon extends Object implements Runnable
TelnetDaemon(String serverName, int port)
void
run()
service(Socket socket)
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TelnetDaemon(String serverName, int port)
public void start() throws Exception
Exception
public void stop() throws Exception
public void service(Socket socket) throws IOException
IOException
public void run()
run
Runnable
Copyright © 2005–2015. All rights reserved.