|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelDirectTcpip | |
|---|---|
| org.apache.sshd | Defines the two main classes for the client and server side of SSH protocol support. |
| org.apache.sshd.client.session | |
| Uses of ChannelDirectTcpip in org.apache.sshd |
|---|
| Methods in org.apache.sshd that return ChannelDirectTcpip | |
|---|---|
ChannelDirectTcpip |
ClientSession.createDirectTcpipChannel(SshdSocketAddress local,
SshdSocketAddress remote)
Create a direct tcp-ip channel which can be used to stream data to a remote port from the server. |
| Uses of ChannelDirectTcpip in org.apache.sshd.client.session |
|---|
| Methods in org.apache.sshd.client.session that return ChannelDirectTcpip | |
|---|---|
ChannelDirectTcpip |
ClientSessionImpl.createDirectTcpipChannel(SshdSocketAddress local,
SshdSocketAddress remote)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||