Uses of Class
com.numdata.ssh.SshTools.PortForwardingProperties

Uses of SshTools.PortForwardingProperties in com.numdata.ssh
 

Methods in com.numdata.ssh with parameters of type SshTools.PortForwardingProperties
static int SshTools.createLocalPortForwarder(ch.ethz.ssh2.Connection connection, SshTools.PortForwardingProperties properties)
          Create local port forwarding based on the specified SshTools.PortForwardingProperties.
static int SshTools.requestRemotePortForwarding(ch.ethz.ssh2.Connection connection, SshTools.PortForwardingProperties properties)
          Request remote port forwarding based on the specified SshTools.PortForwardingProperties.
 



Copyright © 2017 Numdata BV. All rights reserved.