org.apache.tools.ant.taskdefs.optional.ssh
public class SSHSession.LocalTunnel extends Object
Constructor Summary | |
---|---|
LocalTunnel() |
Method Summary | |
---|---|
int | getLPort() |
String | getRHost() |
int | getRPort() |
void | setLPort(int lport) |
void | setRHost(String rhost) |
void | setRPort(int rport) |