Secure iNet Factory

Uses of Class
com.jscape.inet.ssh.connection.ConnectionClient

Packages that use ConnectionClient
com.jscape.inet.ssh   
 

Uses of ConnectionClient in com.jscape.inet.ssh
 

Methods in com.jscape.inet.ssh that return ConnectionClient
 ConnectionClient SshConfiguration.createConnectionClient(ConnectionParameters parameters, User user)
          Creates a new client instance.
 ConnectionClient SshConnection.getConnection()
          Returns underlayed connection.
 

Methods in com.jscape.inet.ssh with parameters of type ConnectionClient
 void AdaptiveSessionRequest.execute(ConnectionClient client)
           
 void ChannelRequest.execute(ConnectionClient client)
          Executes the request.
 

Constructors in com.jscape.inet.ssh with parameters of type ConnectionClient
SshConnection(ConnectionClient connection, Channel channel, boolean owner)
          Creates a new connection instance.
 


Secure iNet Factory

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