Uses of Class
com.trilead.ssh2.SFTPv3Client
Packages that use SFTPv3Client
-
Uses of SFTPv3Client in com.trilead.ssh2
Methods in com.trilead.ssh2 that return SFTPv3ClientModifier and TypeMethodDescriptionSFTPv3FileHandle.getClient()
Get the SFTPv3Client instance which created this handle. -
Uses of SFTPv3Client in com.trilead.ssh2.jenkins
Subclasses of SFTPv3Client in com.trilead.ssh2.jenkinsModifier and TypeClassDescriptionclass
This Class adds file manage capabilities to the SFTPv3Client class.