| Package | Description |
|---|---|
| org.apache.sshd.server.subsystem.sftp |
| Modifier and Type | Field and Description |
|---|---|
static SftpFileSystemAccessor |
SftpFileSystemAccessor.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
SftpFileSystemAccessor |
SftpSubsystemFactory.getFileSystemAccessor() |
SftpFileSystemAccessor |
SftpSubsystem.getFileSystemAccessor() |
SftpFileSystemAccessor |
SftpFileSystemAccessorManager.getFileSystemAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
SftpSubsystemFactory.setFileSystemAccessor(SftpFileSystemAccessor accessor) |
void |
SftpFileSystemAccessorManager.setFileSystemAccessor(SftpFileSystemAccessor accessor) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withFileSystemAccessor(SftpFileSystemAccessor accessor) |
| Constructor and Description |
|---|
SftpSubsystem(ExecutorService executorService,
boolean shutdownOnExit,
UnsupportedAttributePolicy policy,
SftpFileSystemAccessor accessor) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.