| Interface | Description |
|---|---|
| Session | |
| Session.Command |
Command API.
|
| Session.Shell |
Shell API.
|
| Session.Subsystem |
Subsystem API.
|
| SessionFactory |
A factory interface for creating SSH
session channels. |
| Class | Description |
|---|---|
| AbstractDirectChannel |
Base class for direct channels whose open is initated by the client.
|
| LocalPortForwarder | |
| LocalPortForwarder.DirectTCPIPChannel | |
| LocalPortForwarder.Parameters | |
| SessionChannel |
Session implementation. |
| Enum | Description |
|---|---|
| PTYMode |
Various modes for a psuedo-terminal.
|
| Signal |
Various signals that may be sent or received.
|