| Interface | Description |
|---|---|
| Config |
Holds configuration information and factories.
|
| Service |
Represents a service running on top of the SSH transport layer.
|
| Class | Description |
|---|---|
| AbstractService |
An abstract class for
Service that implements common or default functionality. |
| AndroidConfig |
Registers SpongyCastle as JCE provider.
|
| ConfigImpl | |
| DefaultConfig |
A
Config that is initialized as follows. |
| SocketClient | |
| SSHClient |
Secure SHell client API.
|