| Class | Description |
|---|---|
| Tunnel |
Tunnel stores all the information needed to define an ssh port-forwarding
tunnel.
|
| TunnelConnection |
A TunnelConnection represents an ssh connection that opens one or more
Tunnel's. |
| TunnelConnectionManager |
Manages a collection of tunnels.
|
| TunneledDataSourceWrapper |
Wraps a
DataSource, adding the ability to
tunnel over ssh for the connection. |
Copyright © 2018 pastdev.com. All Rights Reserved.