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.HeaderChannelSftp.header(Buffer buf, ChannelSftp.Header header) Methods in com.jcraft.jsch with parameters of type ChannelSftp.HeaderModifier and TypeMethodDescriptionprivate 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)