| Constructor and Description |
|---|
ForwarderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Forwarder |
create(String remoteHost,
int remotePort) |
static Forwarder |
create(VirtualChannel channel,
String remoteHost,
int remotePort)
Creates a connector on the remote side that connects to the speicied host and port.
|
public static Forwarder create(VirtualChannel channel, String remoteHost, int remotePort) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2014. All rights reserved.