| Package | Description |
|---|---|
| org.apache.sshd.sftp.server |
| Modifier and Type | Method and Description |
|---|---|
protected SftpSubsystem |
Handle.getSubsystem() |
| Constructor and Description |
|---|
DirectoryHandle(SftpSubsystem subsystem,
Path dir,
String handle) |
FileHandle(SftpSubsystem subsystem,
Path file,
String handle,
int flags,
int access,
Map<String,Object> attrs) |
Handle(SftpSubsystem subsystem,
Path file,
String handle) |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.