|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalPortForwarder | |
|---|---|
| net.schmizz.sshj | |
| Uses of LocalPortForwarder in net.schmizz.sshj |
|---|
| Methods in net.schmizz.sshj that return LocalPortForwarder | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||