public class SSHSession.RemoteTunnel
extends java.lang.Object
Constructor and Description |
---|
RemoteTunnel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLHost() |
int |
getLPort() |
int |
getRPort() |
void |
setLHost(java.lang.String lhost) |
void |
setLPort(int lport) |
void |
setRPort(int rport) |