| Modifier and Type | Method and Description |
|---|---|
static int |
SshTools.createLocalPortForwarder(com.trilead.ssh2.Connection connection,
SshTools.PortForwardingProperties properties)
Create local port forwarding based on the specified
SshTools.PortForwardingProperties. |
static int |
SshTools.requestRemotePortForwarding(com.trilead.ssh2.Connection connection,
SshTools.PortForwardingProperties properties)
Request remote port forwarding based on the specified
SshTools.PortForwardingProperties. |
Copyright © 2018 Numdata BV. All rights reserved.