| Package | Description |
|---|---|
| org.apache.sshd.server.subsystem.sftp |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Handle.signalHandleOpen(SftpSubsystem subsystem) |
protected void |
Handle.signalHandleOpening(SftpSubsystem subsystem) |
| 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) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.