Uses of Interface
org.apache.sshd.sftp.client.FullAccessSftpClient
-
Packages that use FullAccessSftpClient Package Description org.apache.sshd.sftp.client.fs org.apache.sshd.sftp.client.impl -
-
Uses of FullAccessSftpClient in org.apache.sshd.sftp.client.fs
Classes in org.apache.sshd.sftp.client.fs that implement FullAccessSftpClient Modifier and Type Class Description private classSftpFileSystem.DelegatingClientprivate 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. -
Uses of FullAccessSftpClient in org.apache.sshd.sftp.client.impl
Classes in org.apache.sshd.sftp.client.impl that implement FullAccessSftpClient Modifier and Type Class Description classAbstractSftpClientclassDefaultSftpClient
-