Secure iNet Factory

Uses of Class
com.jscape.inet.ssh.connection.channels.TcpChannel

Packages that use TcpChannel
com.jscape.inet.ssh.connection.channels   
 

Uses of TcpChannel in com.jscape.inet.ssh.connection.channels
 

Methods in com.jscape.inet.ssh.connection.channels that return TcpChannel
static TcpChannel TcpChannel.createDirect(long windowSize, long packetSize, ConnectionParameters connectionParams, ConnectionParameters originatorParams, Connection connection)
          Creates a new direct TCP channel.
static TcpChannel TcpChannel.createForwarded(long windowSize, long packetSize, com.jscape.inet.ssh.connection.messages.SshMsgChannelOpen request, Connection connection)
          Creates a new direct TCP channel.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved