| Package | Description |
|---|---|
| org.apache.sshd.client.subsystem.sftp.extensions.openssh | |
| org.apache.sshd.client.subsystem.sftp.extensions.openssh.helpers |
| Modifier and Type | Method and Description |
|---|---|
OpenSSHStatExtensionInfo |
OpenSSHStatExtensionInfo.clone() |
static OpenSSHStatExtensionInfo |
OpenSSHStatExtensionInfo.decode(Buffer buffer) |
OpenSSHStatExtensionInfo |
OpenSSHStatHandleExtension.stat(SftpClient.Handle handle) |
OpenSSHStatExtensionInfo |
OpenSSHStatPathExtension.stat(String path) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OpenSSHStatExtensionInfo.decode(Buffer buffer,
OpenSSHStatExtensionInfo info) |
static void |
OpenSSHStatExtensionInfo.encode(Buffer buffer,
OpenSSHStatExtensionInfo info) |
| Modifier and Type | Method and Description |
|---|---|
protected OpenSSHStatExtensionInfo |
AbstractOpenSSHStatCommandExtension.doGetStat(Object target) |
OpenSSHStatExtensionInfo |
OpenSSHStatHandleExtensionImpl.stat(SftpClient.Handle handle) |
OpenSSHStatExtensionInfo |
OpenSSHStatPathExtensionImpl.stat(String path) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.