| java.lang.Object | |
| ↳ | net.schmizz.sshj.connection.channel.direct.LocalPortForwarder |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LocalPortForwarder.DirectTCPIPChannel | |||||||||||
| LocalPortForwarder.Parameters | |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| conn | |||||||||||
| log | |||||||||||
| parameters | |||||||||||
| serverSocket | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Start listening for incoming connections and forward to remote host as a channel.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| conn | |
|---|---|
| parameters | |
| serverSocket |
Start listening for incoming connections and forward to remote host as a channel.
| IOException |
|---|