| Package | Description |
|---|---|
| org.apache.sshd.sftp.client | |
| org.apache.sshd.sftp.client.fs | |
| org.apache.sshd.sftp.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static SftpClientFactory |
SftpClientFactory.instance() |
| Modifier and Type | Method and Description |
|---|---|
SftpClientFactory |
SftpFileSystemProvider.getSftpClientFactory() |
| Constructor and Description |
|---|
SftpFileSystem(SftpFileSystemProvider provider,
String id,
ClientSession session,
SftpClientFactory factory,
SftpVersionSelector selector) |
SftpFileSystemProvider(SshClient client,
SftpClientFactory factory,
SftpVersionSelector selector) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSftpClientFactory
TODO Add javadoc
|
| Modifier and Type | Method and Description |
|---|---|
SftpClientFactory |
SimpleSftpClientImpl.getSftpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleSftpClientImpl.setSftpClientFactory(SftpClientFactory sftpClientFactory) |
| Constructor and Description |
|---|
SimpleSftpClientImpl(SimpleClient client,
SftpClientFactory sftpClientFactory) |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.