Class PortListener

java.lang.Object
org.jline.builtins.telnet.PortListener
All Implemented Interfaces:
Runnable

public class PortListener extends Object implements Runnable
Class that implements a PortListener.
If available, it accepts incoming connections and passes them to an associated ConnectionManager.
Version:
2.0 (16/07/2006)
Author:
Dieter Wimberger
See Also: