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.RequestQueueChannelSftp. rqMethods in com.jcraft.jsch with parameters of type ChannelSftp.RequestQueue Modifier and Type Method Description private voidChannelSftp. sendREAD(byte[] handle, long offset, int length, ChannelSftp.RequestQueue rrq)
-