|
Listening for events
|
|
| Unless your class requires inheritance it is generally easier to use the TelnetAdapter class as it provides default implementations for all the event handler methods defined in the TelnetListener interface. This allows you to overload only the event handler methods that you are interested in.
|