| Package | Description |
|---|---|
| org.apache.sshd.sftp.client.extensions.helpers | |
| org.apache.sshd.sftp.client.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSftpClientExtension.throwStatusException(int id,
SftpStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static SftpStatus |
SftpStatus.parse(SftpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSftpClient.checkResponseStatus(int cmd,
int id,
SftpStatus status) |
protected void |
AbstractSftpClient.throwStatusException(int cmd,
int id,
SftpStatus status) |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.