public class SSHSession.LocalTunnel
extends java.lang.Object
Constructor and Description |
---|
LocalTunnel() |
Modifier and Type | Method and Description |
---|---|
int |
getLPort() |
java.lang.String |
getRHost() |
int |
getRPort() |
void |
setLPort(int lport) |
void |
setRHost(java.lang.String rhost) |
void |
setRPort(int rport) |