Uses of Package
org.apache.sshd.sftp.client.fs
Packages that use org.apache.sshd.sftp.client.fs
Package
Description
-
Classes in org.apache.sshd.sftp.client.fs used by org.apache.sshd.sftp.client
-
Classes in org.apache.sshd.sftp.client.fs used by org.apache.sshd.sftp.client.fsClassDescriptionThe result of a scanThe
SftpFileSystem.SftpClientPool
storesSftpClient
s not directly but via handles in its channel pool.A pool ofSftpClient
s.Provides user hooks into the process of creating aSftpFileSystem
via aSftpFileSystemProvider
.A registeredFileSystemProvider
that registers the "sftp://" scheme so that URLs with this protocol are handled as remote SFTPPath
-s - e.g., "sftp://user:password@host/remote/file/path
"APath
on anSftpFileSystem
. -
Classes in org.apache.sshd.sftp.client.fs used by org.apache.sshd.sftp.client.implClassDescriptionA registered
FileSystemProvider
that registers the "sftp://" scheme so that URLs with this protocol are handled as remote SFTPPath
-s - e.g., "sftp://user:password@host/remote/file/path
"APath
on anSftpFileSystem
.