| Interface | Description |
|---|---|
| SftpFileSystemClientSessionInitializer |
Provides user hooks into the process of creating a
SftpFileSystem via a SftpFileSystemProvider |
| Class | Description |
|---|---|
| SftpAclFileAttributeView | |
| SftpDirectoryStream |
Implements a remote
DirectoryStream |
| SftpFileStore | |
| SftpFileSystem | |
| SftpFileSystem.DefaultGroupPrincipal | |
| SftpFileSystem.DefaultUserPrincipal | |
| SftpFileSystem.DefaultUserPrincipalLookupService | |
| SftpFileSystemChannel | |
| SftpFileSystemInitializationContext | |
| SftpFileSystemProvider |
A registered
FileSystemProvider that registers the "sftp://"
scheme so that URLs with this protocol are handled as remote SFTP Path-s
- e.g., "sftp://user:password@host/remote/file/path" |
| SftpPath | |
| SftpPathIterator | |
| SftpPosixFileAttributes | |
| SftpPosixFileAttributeView |
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.