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 scanProvides user hooks into the process of creating a
SftpFileSystem
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
" -
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
"