| java.lang.Object | |
| ↳ | com.trilead.ssh2.SFTPv3FileHandle |
A SFTPv3FileHandle.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| client | |||||||||||
| fileHandle | |||||||||||
| isClosed | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the SFTPv3Client instance which created this handle.
| |||||||||||
Check if this handle was closed with the
closeFile(SFTPv3FileHandle) method
of the SFTPv3Client instance which created the handle. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get the SFTPv3Client instance which created this handle.
Check if this handle was closed with the closeFile(SFTPv3FileHandle) method
of the SFTPv3Client instance which created the handle.