| Package | Description |
|---|---|
| net.schmizz.sshj |
| Modifier and Type | Method and Description |
|---|---|
LocalPortForwarder |
SSHClient.newLocalPortForwarder(LocalPortForwarder.Parameters parameters,
ServerSocket serverSocket)
Create a
LocalPortForwarder that will listen based on parameters using the bound
serverSocket and forward incoming connections to the server; which will further forward them to
host:port. |
Copyright © 2009–2014. All rights reserved.