| Package | Description |
|---|---|
| com.sshtools.sftp |
The base implementation of the SFTP protocol.
|
| com.sshtools.ssh |
This package contains a set of general interface contracts for SSH communication.
|
| com.sshtools.ssh.message | |
| com.sshtools.ssh2 |
This package contains an SSH2 implementation of the
com.sshtools.ssh interfaces.
|
| Class and Description |
|---|
| Message |
| Class and Description |
|---|
| SshMessageRouter
This abstract class provides a synchronized message routing framework.
|
| Class and Description |
|---|
| Message |
| MessageHolder |
| MessageObserver |
| MessageStore |
| SshAbstractChannel |
| SshChannelMessage |
| SshMessage |
| SshMessageReader |
| SshMessageRouter
This abstract class provides a synchronized message routing framework.
|
| SshMessageStore
This class is the central storage location for channel messages; each channel
has its own message store and the message pump delivers them here where they
are stored in a lightweight linked list.
|
| Class and Description |
|---|
| MessageObserver |
| SshAbstractChannel |
| SshChannelMessage |
| SshMessageReader |
| SshMessageStore
This class is the central storage location for channel messages; each channel
has its own message store and the message pump delivers them here where they
are stored in a lightweight linked list.
|
Copyright © 2014. All rights reserved.