Uses of Class
org.apache.sshd.sftp.client.fs.SftpFileSystem.DelegatingClient
Packages that use SftpFileSystem.DelegatingClient
-
Uses of SftpFileSystem.DelegatingClient in org.apache.sshd.sftp.client.fs
Subclasses of SftpFileSystem.DelegatingClient in org.apache.sshd.sftp.client.fsModifier and TypeClassDescriptionprivate classSftpClient with support for getting supported file attribute views and the server-side default directory.private classThe file system hands out only Wrapper instances to prevent the underlying SftpClient from being closed.