| Package | Description |
|---|---|
| com.jscape.inet.ipclientssh | |
| com.jscape.inet.ssh |
| Class and Description |
|---|
| SshConfiguration
A SSH protocol configuration.
|
| Class and Description |
|---|
| Ssh
Implements the basic functionality of a SSH2 (Secure Shell) client.
|
| SshConfiguration
A SSH protocol configuration.
|
| SshConnectedEvent
Fired by Ssh instance upon successfull connection to SSH server.
|
| SshDataReceivedEvent
Fired by Ssh instance when SSH server sends data to client.
|
| SshDisconnectedEvent
Fired by Ssh instance upon disconnect from server.
|
| SshException
SshException is thrown by many methods of Ssh class.
|
| SshListener
Implements methods for capturing events sourced from Ssh class.
|
| SshScript
The SshScript class provides a simple way of running a set of batch scripted commands against a SSH server.
|
| SshScriptListener
Implements methods for capturing events sourced from SshScript class.
|
| SshTask
The SshTask class represents a command to be executed in batch (non-interactive) mode on SSH server.
|
| SshTask.Listener |
| SshTaskEndEvent
Fired when a
SshTask has completed |
| SshTaskFailedEvent
Fired when a
SshTask has failed to complete |
| SshTaskStartEvent
Fired when a
SshTask is started |
| SshTaskTimeoutEvent
Fired when a
SshTask has exceeded the defined timeout |
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved