Package | Description |
---|---|
org.apache.sshd.server.subsystem.sftp |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSftpSubsystemHelper |
class |
SftpSubsystem
SFTP subsystem
|
Modifier and Type | Method and Description |
---|---|
default String |
SftpErrorStatusDataHandler.resolveErrorLanguage(SftpSubsystemEnvironment sftpSubsystem,
int id,
Throwable e,
int subStatus,
int cmd,
Object... args) |
default String |
SftpErrorStatusDataHandler.resolveErrorMessage(SftpSubsystemEnvironment sftpSubsystem,
int id,
Throwable e,
int subStatus,
int cmd,
Object... args) |
default int |
SftpErrorStatusDataHandler.resolveSubStatus(SftpSubsystemEnvironment sftpSubsystem,
int id,
Throwable e,
int cmd,
Object... args) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.