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 TypeClassDescriptionclassclassSFTP subsystemMethods in org.apache.sshd.sftp.server with parameters of type SftpSubsystemEnvironmentModifier and TypeMethodDescriptiondefault StringSftpErrorStatusDataHandler.resolveErrorLanguage(SftpSubsystemEnvironment sftpSubsystem, int id, Throwable e, int subStatus, int cmd, Object... args) default StringSftpErrorStatusDataHandler.resolveErrorMessage(SftpSubsystemEnvironment sftpSubsystem, int id, Throwable e, int subStatus, int cmd, Object... args) default intSftpErrorStatusDataHandler.resolveSubStatus(SftpSubsystemEnvironment sftpSubsystem, int id, Throwable e, int cmd, Object... args)