Uses of Class
net.schmizz.sshj.connection.channel.Window
-
Packages that use Window Package Description net.schmizz.sshj.connection.channel -
-
Uses of Window in net.schmizz.sshj.connection.channel
Subclasses of Window in net.schmizz.sshj.connection.channel Modifier and Type Class Description static class
Window.Local
Controls how much data remote end can send before an adjustment notification from us is required.static class
Window.Remote
Controls how much data we can send before an adjustment notification from remote end is required.
-