| Package | Description |
|---|---|
| org.apache.sshd.server.subsystem.sftp |
| Modifier and Type | Field and Description |
|---|---|
static SftpErrorStatusDataHandler |
SftpErrorStatusDataHandler.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
SftpErrorStatusDataHandler |
SftpSubsystemFactory.getErrorStatusDataHandler() |
SftpErrorStatusDataHandler |
AbstractSftpSubsystemHelper.getErrorStatusDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SftpSubsystemFactory.setErrorStatusDataHandler(SftpErrorStatusDataHandler handler) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withSftpErrorStatusDataHandler(SftpErrorStatusDataHandler handler) |
| Constructor and Description |
|---|
AbstractSftpSubsystemHelper(UnsupportedAttributePolicy policy,
SftpFileSystemAccessor accessor,
SftpErrorStatusDataHandler handler) |
SftpSubsystem(org.apache.sshd.common.util.threads.CloseableExecutorService executorService,
UnsupportedAttributePolicy policy,
SftpFileSystemAccessor accessor,
SftpErrorStatusDataHandler errorStatusDataHandler) |
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.