Uses of Class
org.apache.sshd.sftp.client.impl.SftpAckData
Packages that use SftpAckData
-
Uses of SftpAckData in org.apache.sshd.sftp.client.impl
Fields in org.apache.sshd.sftp.client.impl with type parameters of type SftpAckDataModifier and TypeFieldDescriptionprotected final Deque
<SftpAckData> SftpInputStreamAsync.pendingReads
protected final Deque
<SftpAckData> SftpOutputStreamAsync.pendingWrites
Methods in org.apache.sshd.sftp.client.impl with parameters of type SftpAckDataModifier and TypeMethodDescriptionprotected void
SftpInputStreamAsync.pollBuffer
(SftpAckData ack)