public static class LocalPortForwarder.Parameters extends Object
Constructor and Description |
---|
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–2014. All rights reserved.