public static class LocalPortForwarder.Parameters
extends java.lang.Object
Constructor and Description |
---|
Parameters(java.lang.String localHost,
int localPort,
java.lang.String remoteHost,
int remotePort) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalHost() |
int |
getLocalPort() |
java.lang.String |
getRemoteHost() |
int |
getRemotePort() |