Searched refs:requestRemotePortForwarding (Results 1 – 3 of 3) sorted by relevance
83 conn.requestRemotePortForwarding("127.0.0.1", 8080, "www.ganymed.ethz.ch", 80); in main()
1316 …public synchronized void requestRemotePortForwarding(String bindAddress, int bindPort, String targ… in requestRemotePortForwarding() method in Connection
160 Please consult the docs for Connection.requestRemotePortForwarding().