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