Class ConnectionEvent

java.lang.Object
org.jline.builtins.telnet.ConnectionEvent

public class ConnectionEvent extends Object
Class implementing a ConnectionEvent.
These events are used to communicate things that are supposed to be handled within the application context. These events are processed by the Connection instance calling upon its registered listeners.
Version:
2.0 (16/07/2006)
Author:
Dieter Wimberger
See Also: