| 
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||