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.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.A mix-in interface for paths that may have file attributes of the file referenced by the path. -
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.A mix-in interface for paths that can carry and cache file attributes of the referenced file.A mix-in interface for paths that may have file attributes of the file referenced by the path.