| Package | Description |
|---|---|
| org.apache.sshd.sftp.client.impl |
| Modifier and Type | Field and Description |
|---|---|
protected Deque<SftpAckData> |
SftpInputStreamAsync.pendingReads |
protected Deque<SftpAckData> |
SftpOutputStreamAsync.pendingWrites |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.sshd.common.util.buffer.Buffer |
AbstractSftpClient.checkDataResponse(SftpAckData ack,
SftpResponse response,
AtomicReference<Boolean> eofSignalled)
Processes a response to an SSH_FXP_READ request.
|
protected void |
SftpInputStreamAsync.pollBuffer(SftpAckData ack) |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.