public class Tunnel extends Object
| Constructor and Description |
|---|
Tunnel() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTunnel(CConn cc,
int localPort) |
static String |
getSshHost(CConn cc) |
static String |
getSshKeyFile(CConn cc) |
static int |
getSshPort(CConn cc) |
static String |
getSshUser(CConn cc) |
Copyright © 2019. All rights reserved.