Package | Description |
---|---|
org.apache.sshd.sftp.server |
Modifier and Type | Interface and Description |
---|---|
interface |
SftpSubsystemProxy |
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–2024 The Apache Software Foundation. All rights reserved.