Secure iNet Factory

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

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

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

Methods in com.jscape.inet.ssh.connection that throw ConnectionException
 RemotePort PortHandler.getPortFor(java.net.InetAddress address, int port, Connection connection)
           
 

Constructors in com.jscape.inet.ssh.connection that throw ConnectionException
RemotePort(java.net.InetAddress address, int port, Connection connection)
          Creates a new remote port forwarding service.
 

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

Methods in com.jscape.inet.ssh.connection.channels that throw ConnectionException
static SessionClient SessionClient.create(long windowSize, long packetSize, Connection connection)
          Creates a new session client channel.
static TcpChannel TcpChannel.createDirect(long windowSize, long packetSize, ConnectionParameters connectionParams, ConnectionParameters originatorParams, Connection connection)
          Creates a new direct TCP channel.
 void SessionClient.requestPty(java.lang.String type, TerminalWindow window, byte[] modes)
           
 


Secure iNet Factory

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