| Interface | Description |
|---|---|
| EventListener |
Interface to be implemented by classes interested in receiving
events.
|
| EventService |
Interface to be implemented by an event service implementation.
|
| EventTrigger |
| Class | Description |
|---|---|
| Event |
Superclass of all events that may be fired during the life of J2SSH.
|
| EventCodes |
List of common event codes
|
| 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
|
| Exception | Description |
|---|---|
| EventException |
Copyright © 2025. All rights reserved.