| Class | Description |
|---|---|
| SftpChannel |
This class encapsulates a SFTP channel.
|
| SftpFileAttributes |
This class encapsulates the attributes of a SFTP file.
|
| SftpFileProxy |
This class is a proxy for a remote file accessed via SFTP.
|
| SftpInputStream |
This class implements a SFTP input stream.
|
| SftpLineReader |
This class implements a SFTP line reader.
|
| SftpLineWriter |
This class implements a SFTP line writer.
|
| SftpOutputStream |
This class implements a SFTP output stream.
|
| SftpSession |
This class encapsulates a SFTP session.
|
| SftpSessionBuilder |
This class is a tool for building a SFTP session.
|
| Enum | Description |
|---|---|
| SftpOutputStream.WriteMode |
File transfer mode.
|
Copyright © 2019. All rights reserved.