Class ConnectionManager

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

public abstract class ConnectionManager extends Object implements Runnable
Class that takes care for active and queued connection. Housekeeping is done also for connections that were just broken off, or exceeded their timeout.
Version:
2.0 (16/07/2006)
Author:
Dieter Wimberger