Uses of Class
com.trilead.ssh2.SFTPv3Client
Packages that use SFTPv3Client
-
Uses of SFTPv3Client in com.trilead.ssh2
Fields in com.trilead.ssh2 declared as SFTPv3ClientMethods in com.trilead.ssh2 that return SFTPv3ClientModifier and TypeMethodDescriptionSFTPv3FileHandle.getClient()
Get the SFTPv3Client instance which created this handle.Constructors in com.trilead.ssh2 with parameters of type SFTPv3Client -
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.