Uses of Class
com.sshtools.j2ssh.connection.ChannelDataWindow

Packages that use ChannelDataWindow
com.sshtools.j2ssh.connection   
 

Uses of ChannelDataWindow in com.sshtools.j2ssh.connection
 

Fields in com.sshtools.j2ssh.connection declared as ChannelDataWindow
protected  ChannelDataWindow Channel.localWindow
           
protected  ChannelDataWindow Channel.remoteWindow
           
 

Methods in com.sshtools.j2ssh.connection that return ChannelDataWindow
 ChannelDataWindow Channel.getLocalWindow()
           
 ChannelDataWindow Channel.getRemoteWindow()
           
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.