Uses of Class
com.sshtools.net.ForwardingClient.ActiveTunnel

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(java.lang.String key)
          Get the active tunnels for a local forwarding listener.
 ForwardingClient.ActiveTunnel[] ForwardingClient.getLocalForwardingTunnels(java.lang.String addressToBind, int portToBind)
          Get the active tunnels for a local forwarding listener.
 ForwardingClient.ActiveTunnel[] ForwardingClient.getRemoteForwardingTunnels(java.lang.String key)
          Get the active tunnels for a remote forwarding listener.
 ForwardingClient.ActiveTunnel[] ForwardingClient.getRemoteForwardingTunnels(java.lang.String addressToBind, int portToBind)
          Get the active tunnels for a remote forwarding listener.
 ForwardingClient.ActiveTunnel[] ForwardingClient.getX11ForwardingTunnels()
          Get the active X11 forwarding channels.
 



Copyright © 2003 3SP LTD. All Rights Reserved.