Uses of Class
com.jcraft.jsch.ChannelSftp.Header
Packages that use ChannelSftp.Header
-
Uses of ChannelSftp.Header in com.jcraft.jsch
Methods in com.jcraft.jsch that return ChannelSftp.HeaderModifier and TypeMethodDescriptionprivate ChannelSftp.Header
ChannelSftp.header
(Buffer buf, ChannelSftp.Header header) Methods in com.jcraft.jsch with parameters of type ChannelSftp.HeaderModifier and TypeMethodDescriptionprivate boolean
ChannelSftp._sendCLOSE
(byte[] handle, ChannelSftp.Header header) (package private) void
ChannelSftp.RequestQueue.cancel
(ChannelSftp.Header header, Buffer buf) private boolean
ChannelSftp.checkStatus
(int[] ackid, ChannelSftp.Header header) private ChannelSftp.Header
ChannelSftp.header
(Buffer buf, ChannelSftp.Header header)