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.SftpClientPoolstoresSftpClients not directly but via handles in its channel pool.A pool ofSftpClients.Provides user hooks into the process of creating aSftpFileSystemvia aSftpFileSystemProvider.A registeredFileSystemProviderthat 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"APathon anSftpFileSystem. -
Classes in org.apache.sshd.sftp.client.fs used by org.apache.sshd.sftp.client.implClassDescriptionA registered
FileSystemProviderthat 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"APathon anSftpFileSystem.