Package | Description |
---|---|
org.apache.sshd.sftp.server |
Modifier and Type | Field and Description |
---|---|
static SftpErrorStatusDataHandler |
SftpErrorStatusDataHandler.DEFAULT |
Modifier and Type | Method and Description |
---|---|
SftpErrorStatusDataHandler |
AbstractSftpSubsystemHelper.getErrorStatusDataHandler() |
SftpErrorStatusDataHandler |
SftpErrorStatusDataHandlerProvider.getErrorStatusDataHandler() |
SftpErrorStatusDataHandler |
SftpSubsystemFactory.getErrorStatusDataHandler() |
Modifier and Type | Method and Description |
---|---|
void |
SftpSubsystemFactory.setErrorStatusDataHandler(SftpErrorStatusDataHandler handler) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withSftpErrorStatusDataHandler(SftpErrorStatusDataHandler handler) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.