Uses of Class
com.jcraft.jsch.ChannelSftp.Header
-
Packages that use ChannelSftp.Header Package Description com.jcraft.jsch -
-
Uses of ChannelSftp.Header in com.jcraft.jsch
Methods in com.jcraft.jsch that return ChannelSftp.Header Modifier and Type Method Description private ChannelSftp.HeaderChannelSftp. header(Buffer buf, ChannelSftp.Header header)Methods in com.jcraft.jsch with parameters of type ChannelSftp.Header Modifier and Type Method Description private booleanChannelSftp. _sendCLOSE(byte[] handle, ChannelSftp.Header header)(package private) voidChannelSftp.RequestQueue. cancel(ChannelSftp.Header header, Buffer buf)private booleanChannelSftp. checkStatus(int[] ackid, ChannelSftp.Header header)private ChannelSftp.HeaderChannelSftp. header(Buffer buf, ChannelSftp.Header header)
-