public class DynamicPortForwarder
extends java.lang.Object
DynamicPortForwarder forwards TCP/IP connections to a local
port via the secure tunnel to another host which is selected via the
SOCKS protocol. Checkout Connection.createDynamicPortForwarder(int)
on how to create one.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Stop TCP/IP forwarding of newly arriving connections.
|