| Trait | Description |
|---|---|
| SessionExtension | A base trait of session extensions. |
| SessionExtensions | A set of extensions to be shipped as default. |
| SessionSettings | Settings for SessionHandlers. |
| Class | Description |
|---|---|
| Executor | An executor of session Plans. |
| Plan | An execution plan of SSH session. |
| SessionHandler | A handler of RunHandler.session. |
| SessionSettings.With |
| Exception | Description |
|---|---|
| BackgroundCommandException | An exception thrown if at least one background command occurs any error. |
| BadExitStatusException | An exception class thrown if the remote command returns bad exit status. |