See: Description
| Interface | Description |
|---|---|
| EventListener |
Interface to be implemented by classes interested in receiving
SSHDEvent events.
|
| EventService |
Interface to be implemented by an event service implementation.
|
| ProtocolContextFactory<T extends ProtocolContext> |
| Class | Description |
|---|---|
| Daemon<T extends ProtocolContext> | |
| DaemonContext<T extends ProtocolContext> |
Each instance of a
Daemon has a single configuration context. |
| Event |
Superclass of all events that may be fired during the life of SSHD.
|
| EventCodes |
List of unique SSHD Event codes
|
| EventServiceImplementation |
Event Service Implementation singleton, that manages SSHD Event Listeners,
and allows events to be fired.
|
| LicenseManager |
Add your license using the static method provided by this class.
|
| ListeningInterface | |
| ProtocolContext |
A protocol context defines the behaviour for a listening interface.
|
| Exception | Description |
|---|---|
| LicenseException |
This package contains a generic framework for Java NIO daemons.
Copyright © 2012. All Rights Reserved.