| Interface | Description |
|---|---|
| EventListener |
Interface to be implemented by classes interested in receiving events.
|
| EventService |
Interface to be implemented by an event service implementation.
|
| Class | Description |
|---|---|
| Event |
Superclass of all events that may be fired during the life of J2SSH.
|
| EventObject |
The root class from which all event state objects shall be derived.
|
| EventServiceImplementation |
Event Service Implementation singleton, that manages J2SSH Event Listeners,
and allows events to be fired.
|
| J2SSHEventCodes |
List of unique J2SSH Event codes
|
| J2SSHEventMessages |
Time saving class for the LoggingMaverickListener class that sets the message
code for each event to its event code field name.
|
Copyright © 2014. All rights reserved.