| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.common | |
| org.apache.sshd.common.forward |
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarderFactory |
ClientFactoryManager.getTcpipForwarderFactory()
Retrieve the TcpipForwarder factory to be used to accept incoming connections
and forward data.
|
| Modifier and Type | Field and Description |
|---|---|
protected TcpipForwarderFactory |
AbstractFactoryManager.tcpipForwarderFactory |
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarderFactory |
FactoryManager.getTcpipForwarderFactory()
Retrieve the tcpip forwarder factory used to support tcpip forwarding.
|
TcpipForwarderFactory |
AbstractFactoryManager.getTcpipForwarderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFactoryManager.setTcpipForwarderFactory(TcpipForwarderFactory tcpipForwarderFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTcpipForwarderFactory
The default {link TcpipForwarderFactory} implementation.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.