Interface | Description |
---|---|
FullAccessSftpClient |
Provides both structured and raw SFTP access
|
RawSftpClient | |
SftpClient | |
SftpClientFactory |
TODO Add javadoc
|
SftpClientHolder | |
SftpErrorDataHandler |
Callback for any error stream data sent by the server
|
SftpVersionSelector | |
SimpleSftpClient |
A simplified synchronous API for obtaining SFTP sessions.
|
Class | Description |
---|---|
SftpClient.Attributes | |
SftpClient.CloseableHandle | |
SftpClient.DirEntry | |
SftpClient.Handle | |
SftpVersionSelector.NamedVersionSelector |
Wraps a
SftpVersionSelector and assigns it a name. |
Enum | Description |
---|---|
SftpClient.Attribute | |
SftpClient.CopyMode | |
SftpClient.OpenMode |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.