Uses of Class
com.jcraft.jsch.ChannelSftp.RequestQueue
-
Packages that use ChannelSftp.RequestQueue Package Description com.jcraft.jsch -
-
Uses of ChannelSftp.RequestQueue in com.jcraft.jsch
Fields in com.jcraft.jsch declared as ChannelSftp.RequestQueue Modifier and Type Field Description private ChannelSftp.RequestQueue
ChannelSftp. rq
Methods in com.jcraft.jsch with parameters of type ChannelSftp.RequestQueue Modifier and Type Method Description private void
ChannelSftp. sendREAD(byte[] handle, long offset, int length, ChannelSftp.RequestQueue rrq)
-