| Package | Description |
|---|---|
| org.apache.sshd.client.session | |
| org.apache.sshd.common.forward | |
| org.apache.sshd.common.session | |
| org.apache.sshd.common.session.helpers |
| Modifier and Type | Method and Description |
|---|---|
protected TcpipForwarder |
AbstractClientSession.getTcpipForwarder() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTcpipForwarder
Requests a "tcpip-forward" action
|
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarder |
TcpipForwarderFactory.create(ConnectionService service)
Creates the forwarder to be used for TCP/IP port forwards for this session.
|
TcpipForwarder |
DefaultTcpipForwarderFactory.create(ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarder |
ConnectionService.getTcpipForwarder()
Retrieve the tcpip forwarder
|
| Modifier and Type | Method and Description |
|---|---|
protected TcpipForwarder |
AbstractConnectionService.createTcpipForwarder(S session) |
TcpipForwarder |
AbstractConnectionService.getTcpipForwarder() |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.