| Class | Description |
|---|---|
| AbstractSftpClient | |
| AbstractSftpFileAttributeView | |
| DefaultCloseableHandle | |
| DefaultSftpClient | |
| DefaultSftpClientFactory |
TODO Add javadoc
|
| SftpAckData | |
| SftpDirEntryIterator |
Iterates over the available directory entries for a given path.
|
| SftpInputStreamAsync | |
| SftpIterableDirEntry |
Provides an
Iterable implementation of the SftpClient.DirEntry-ies for a remote directory |
| SftpOutputStreamAsync |
Implements an output stream for a given remote file
|
| SftpPathImpl |
An
SftpPath that can cache SftpClient.Attributes. |
| SftpRemotePathChannel | |
| SftpResponse |
A representation of an SFTP response to a request.
|
| SftpStatus |
A representation of a SSH_FXP_STATUS record.
|
| SimpleSftpClientImpl | |
| StfpIterableDirHandle |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.