Package | Description |
---|---|
org.apache.sshd.sftp.client.extensions.openssh | |
org.apache.sshd.sftp.client.extensions.openssh.helpers |
Modifier and Type | Method and Description |
---|---|
static <I extends OpenSSHStatExtensionInfo> |
OpenSSHStatExtensionInfo.decode(Buffer buffer,
I info) |
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 <B extends Buffer> |
OpenSSHStatExtensionInfo.encode(B 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–2024 The Apache Software Foundation. All rights reserved.