Class SSHSession.RemoteTunnel
java.lang.Object
org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RemoteTunnel
public RemoteTunnel()
-
-
Method Details
-
setLPort
public void setLPort(int lport) -
setLHost
-
setRPort
public void setRPort(int rport) -
getLPort
public int getLPort() -
getLHost
-
getRPort
public int getRPort()
-