Uses of Interface
org.apache.sshd.sftp.client.impl.SftpInputStreamAsync.BufferConsumer
-
Packages that use SftpInputStreamAsync.BufferConsumer Package Description org.apache.sshd.sftp.client.impl -
-
Uses of SftpInputStreamAsync.BufferConsumer in org.apache.sshd.sftp.client.impl
Methods in org.apache.sshd.sftp.client.impl with parameters of type SftpInputStreamAsync.BufferConsumer Modifier and Type Method Description private long
SftpInputStreamAsync. doRead(long max, SftpInputStreamAsync.BufferConsumer consumer)
-