public static class LocalPortForwarder.Parameters extends Object
Constructor and Description |
---|
LocalPortForwarder.Parameters(String localHost,
int localPort,
String remoteHost,
int remotePort) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalHost() |
int |
getLocalPort() |
String |
getRemoteHost() |
int |
getRemotePort() |
Copyright © 2009–2013. All rights reserved.