org.wdssii.ltgingest
Class TelnetSocketListener
java.lang.Object
org.wdssii.ltgingest.TelnetSocketListener
- All Implemented Interfaces:
- Runnable
public class TelnetSocketListener
- extends Object
- implements Runnable
- Author:
- lakshman
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lines
private List<String> lines
TelnetSocketListener
public TelnetSocketListener()
run
public void run()
- Specified by:
run
in interface Runnable