| Package | Description |
|---|---|
| org.apache.sshd.common.subsystem.sftp.extensions.openssh | |
| org.apache.sshd.server.subsystem.sftp |
| Modifier and Type | Method and Description |
|---|---|
AbstractOpenSSHExtensionParser.OpenSSHExtension |
AbstractOpenSSHExtensionParser.OpenSSHExtension.clone() |
AbstractOpenSSHExtensionParser.OpenSSHExtension |
AbstractOpenSSHExtensionParser.parse(byte[] input,
int offset,
int len) |
AbstractOpenSSHExtensionParser.OpenSSHExtension |
AbstractOpenSSHExtensionParser.parse(String version) |
| Modifier and Type | Field and Description |
|---|---|
static List<AbstractOpenSSHExtensionParser.OpenSSHExtension> |
SftpSubsystem.DEFAULT_OPEN_SSH_EXTENSIONS |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractOpenSSHExtensionParser.OpenSSHExtension> |
SftpSubsystem.appendOpenSSHExtensions(Buffer buffer) |
protected List<AbstractOpenSSHExtensionParser.OpenSSHExtension> |
SftpSubsystem.resolveOpenSSHExtensions(ServerSession session) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.