Package | Description |
---|---|
com.trilead.ssh2 |
Modifier and Type | Field and Description |
---|---|
(package private) SFTPv3Client |
SFTPv3FileHandle.client |
Modifier and Type | Method and Description |
---|---|
SFTPv3Client |
SFTPv3FileHandle.getClient()
Get the SFTPv3Client instance which created this handle.
|
Constructor and Description |
---|
SFTPv3FileHandle(SFTPv3Client client,
byte[] h) |