|
Ganymed SSH-2 for Java | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectch.ethz.ssh2.SFTPv3FileHandle
A SFTPv3FileHandle.
| Method Summary | |
SFTPv3Client |
getClient()
Get the SFTPv3Client instance which created this handle. |
boolean |
isClosed()
Check if this handle was closed with the SFTPv3Client.closeFile(SFTPv3FileHandle) method
of the SFTPv3Client instance which created the handle. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public SFTPv3Client getClient()
public boolean isClosed()
SFTPv3Client.closeFile(SFTPv3FileHandle) method
of the SFTPv3Client instance which created the handle.
|
Ganymed SSH-2 for Java | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||