org.apache.xbean.terminal.telnet
Class TelnetDaemon
java.lang.Object
org.apache.xbean.terminal.telnet.TelnetDaemon
- All Implemented Interfaces:
- Runnable
public class TelnetDaemon
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TelnetDaemon
public TelnetDaemon(String serverName,
int port)
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
service
public void service(Socket socket)
throws IOException
- Throws:
IOException
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2005-2013. All Rights Reserved.