| Package | Description |
|---|---|
| org.apache.sshd.sftp.server |
| Modifier and Type | Field and Description |
|---|---|
static SftpFileSystemAccessor |
SftpFileSystemAccessor.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
SftpFileSystemAccessor |
SftpFileSystemAccessorProvider.getFileSystemAccessor() |
SftpFileSystemAccessor |
SftpSubsystemFactory.getFileSystemAccessor() |
SftpFileSystemAccessor |
AbstractSftpSubsystemHelper.getFileSystemAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
SftpSubsystemFactory.setFileSystemAccessor(SftpFileSystemAccessor accessor) |
void |
SftpFileSystemAccessorManager.setFileSystemAccessor(SftpFileSystemAccessor accessor) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withFileSystemAccessor(SftpFileSystemAccessor accessor) |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.