Uses of Class
net.schmizz.sshj.connection.channel.Window.Remote
Packages that use Window.Remote
-
Uses of Window.Remote in net.schmizz.sshj.connection.channel
Fields in net.schmizz.sshj.connection.channel declared as Window.RemoteModifier and TypeFieldDescriptionprotected Window.Remote
AbstractChannel.rwin
Remote windowprivate final Window.Remote
ChannelOutputStream.win
Constructors in net.schmizz.sshj.connection.channel with parameters of type Window.RemoteModifierConstructorDescriptionChannelOutputStream
(AbstractChannel chan, Transport trans, Window.Remote win)