| Interface | Description |
|---|---|
| RawSftpClient | |
| SftpClient | |
| SftpCommand.CommandExecutor | |
| SftpVersionSelector |
| Class | Description |
|---|---|
| AbstractSftpClient | |
| DefaultCloseableHandle | |
| DefaultSftpClient | |
| SftpClient.Attributes | |
| SftpClient.CloseableHandle | |
| SftpClient.DirEntry | |
| SftpClient.Handle | |
| SftpCommand |
Implements a simple command line SFTP client similar to the Linux one
|
| SftpDirectoryStream |
Implements a remote
DirectoryStream |
| SftpDirEntryIterator |
Iterates over the available directory entries for a given path.
|
| SftpFileChannel | |
| SftpFileStore | |
| SftpFileSystem | |
| SftpFileSystem.DefaultGroupPrincipal | |
| SftpFileSystem.DefaultUserPrincipal | |
| SftpFileSystem.DefaultUserPrincipalLookupService | |
| SftpFileSystemProvider | |
| SftpInputStreamWithChannel |
Implements an input stream for reading from a remote file
|
| SftpIterableDirEntry |
Provides an
Iterable implementation of the SftpClient.DirEntry-ies
for a remote directory |
| SftpOutputStreamWithChannel |
Implements an output stream for a given remote file
|
| SftpPath | |
| SftpPathIterator | |
| SftpPosixFileAttributes | |
| SftpPosixFileAttributeView |
| Enum | Description |
|---|---|
| SftpClient.Attribute | |
| SftpClient.CopyMode | |
| SftpClient.OpenMode |
| Exception | Description |
|---|---|
| SftpException |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.