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