Secure iNet Factory

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

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

Uses of SessionClient in com.jscape.inet.ssh.connection
 

Methods in com.jscape.inet.ssh.connection that return SessionClient
 SessionClient ConnectionClient.openSession(long windowSize, int packetSize)
          Opens a new session channel.
 

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

Methods in com.jscape.inet.ssh.connection.channels that return SessionClient
static SessionClient SessionClient.create(long windowSize, long packetSize, Connection connection)
          Creates a new session client channel.
 


Secure iNet Factory

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