org.apache.tools.ant.taskdefs.optional.ssh
public class SSHSession.RemoteTunnel extends Object
| Constructor Summary | |
|---|---|
| RemoteTunnel() | |
| Method Summary | |
|---|---|
| String | getLHost() |
| int | getLPort() |
| int | getRPort() |
| void | setLHost(String lhost) |
| void | setLPort(int lport) |
| void | setRPort(int rport) |