Uses of Class
com.trilead.ssh2.SFTPv3Client
-
Packages that use SFTPv3Client Package Description com.trilead.ssh2 com.trilead.ssh2.jenkins -
-
Uses of SFTPv3Client in com.trilead.ssh2
Methods in com.trilead.ssh2 that return SFTPv3Client Modifier and Type Method Description SFTPv3Client
SFTPv3FileHandle. getClient()
Get the SFTPv3Client instance which created this handle. -
Uses of SFTPv3Client in com.trilead.ssh2.jenkins
Subclasses of SFTPv3Client in com.trilead.ssh2.jenkins Modifier and Type Class Description class
SFTPClient
This Class adds file manage capabilities to the SFTPv3Client class.
-