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.pendingReadsprotected final Deque<SftpAckData> SftpOutputStreamAsync.pendingWritesMethods in org.apache.sshd.sftp.client.impl with parameters of type SftpAckDataModifier and TypeMethodDescriptionprotected voidSftpInputStreamAsync.pollBuffer(SftpAckData ack)