Uses of Interface
org.apache.sshd.sftp.server.SftpSubsystemEnvironment
Packages that use SftpSubsystemEnvironment
-
Uses of SftpSubsystemEnvironment in org.apache.sshd.sftp.server
Subinterfaces of SftpSubsystemEnvironment in org.apache.sshd.sftp.serverClasses in org.apache.sshd.sftp.server that implement SftpSubsystemEnvironmentModifier and TypeClassDescriptionclass
class
SFTP subsystemMethods in org.apache.sshd.sftp.server with parameters of type SftpSubsystemEnvironmentModifier and TypeMethodDescriptiondefault 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)