| Package | Description |
|---|---|
| oracle.jdeveloper.db.ssh |
| Modifier and Type | Method and Description |
|---|---|
abstract SSHTunnel |
SSHTunnelManager.openTunnel(DatabaseProvider pro)
Ensures that a tunnel with the given configuration is open and returns
the local port the tunnel is listening on.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
SSHTunnelConfiguration.getLocalConnectionURL(SSHTunnel tunnel)
Gets a local version of the URL given the local port/host information
from the given tunnel.
|