Settings for the remote port forwarding.
static class
RemotePortForwardSettings.With
java.lang.String
bind
host
java.lang.Integer
hostPort
port
Remote host to bind. Default to localhost of the remote host.
Local host to connect. Defaults to localhost.
Local port to connect. (Mandatory)
Remote port to bind. (Mandatory)
Groovy Documentation