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