|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForwardingClient.ActiveTunnel | |
|---|---|
| com.sshtools.net | This package contains a set of network utilities for the J2SSH Maverick API. |
| Uses of ForwardingClient.ActiveTunnel in com.sshtools.net |
|---|
| Methods in com.sshtools.net that return ForwardingClient.ActiveTunnel | |
|---|---|
ForwardingClient.ActiveTunnel[] |
ForwardingClient.getLocalForwardingTunnels(String key)
Get the active tunnels for a local forwarding listener. |
ForwardingClient.ActiveTunnel[] |
ForwardingClient.getLocalForwardingTunnels(String addressToBind,
int portToBind)
Get the active tunnels for a local forwarding listener. |
ForwardingClient.ActiveTunnel[] |
ForwardingClient.getRemoteForwardingTunnels(String key)
Get the active tunnels for a remote forwarding listener. |
ForwardingClient.ActiveTunnel[] |
ForwardingClient.getRemoteForwardingTunnels(String addressToBind,
int portToBind)
Get the active tunnels for a remote forwarding listener. |
ForwardingClient.ActiveTunnel[] |
ForwardingClient.getX11ForwardingTunnels()
Get the active X11 forwarding channels. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||