| 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 |
|---|---|
| Session | A session. |
| SessionHandler | A handler of RunHandler.session. |
| SessionSettings.With | |
| SessionTask | A session with global and per-service settings. |
| Exception | Description |
|---|---|
| BadExitStatusException | An exception class thrown if the remote command returns bad exit status. |