Uses of Class
com.trilead.ssh2.SFTPv3Client
-
Packages that use SFTPv3Client Package Description com.trilead.ssh2 -
-
Uses of SFTPv3Client in com.trilead.ssh2
Fields in com.trilead.ssh2 declared as SFTPv3Client Modifier and Type Field Description (package private) SFTPv3ClientSFTPv3FileHandle. clientMethods in com.trilead.ssh2 that return SFTPv3Client Modifier and Type Method Description SFTPv3ClientSFTPv3FileHandle. getClient()Get the SFTPv3Client instance which created this handle.Constructors in com.trilead.ssh2 with parameters of type SFTPv3Client Constructor Description SFTPv3FileHandle(SFTPv3Client client, byte[] h)
-