Uses of Class
net.schmizz.sshj.connection.channel.Window.Local
Packages that use Window.Local
-
Uses of Window.Local in net.schmizz.sshj.connection.channel
Fields in net.schmizz.sshj.connection.channel declared as Window.LocalModifier and TypeFieldDescriptionprotected final Window.Local
AbstractChannel.lwin
Local windowprivate final Window.Local
ChannelInputStream.win
Constructors in net.schmizz.sshj.connection.channel with parameters of type Window.LocalModifierConstructorDescriptionChannelInputStream
(Channel chan, Transport trans, Window.Local win)