Uses of Class
org.apache.sshd.sftp.server.SftpSubsystem
Packages that use SftpSubsystem
-
Uses of SftpSubsystem in org.apache.sshd.sftp.server
Fields in org.apache.sshd.sftp.server declared as SftpSubsystemMethods in org.apache.sshd.sftp.server that return SftpSubsystemConstructors in org.apache.sshd.sftp.server with parameters of type SftpSubsystemModifierConstructorDescriptionDirectoryHandle
(SftpSubsystem subsystem, Path dir, String handle) FileHandle
(SftpSubsystem subsystem, Path file, String handle, int flags, int access, Map<String, Object> attrs) protected
Handle
(SftpSubsystem subsystem, Path file, String handle)