Uses of Package
org.apache.sshd.client.subsystem.sftp.fs
-
Packages that use org.apache.sshd.client.subsystem.sftp.fs Package Description org.apache.sshd.client.subsystem.sftp org.apache.sshd.client.subsystem.sftp.fs org.apache.sshd.client.subsystem.sftp.impl -
Classes in org.apache.sshd.client.subsystem.sftp.fs used by org.apache.sshd.client.subsystem.sftp Class Description SftpFileSystem -
Classes in org.apache.sshd.client.subsystem.sftp.fs used by org.apache.sshd.client.subsystem.sftp.fs Class Description SftpFileSystem SftpFileSystem.DefaultUserPrincipal SftpFileSystem.DefaultUserPrincipalLookupService SftpFileSystem.Wrapper SftpFileSystemClientSessionInitializer Provides user hooks into the process of creating aSftpFileSystem
via aSftpFileSystemProvider
SftpFileSystemInitializationContext SftpFileSystemProvider 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
"SftpPath -
Classes in org.apache.sshd.client.subsystem.sftp.fs used by org.apache.sshd.client.subsystem.sftp.impl Class Description SftpFileSystem SftpFileSystemProvider 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
"