public class DefaultTcpipForwarderFactory extends Object implements TcpipForwarderFactory
TcpipForwarderFactory implementation.| Modifier and Type | Field and Description |
|---|---|
static DefaultTcpipForwarderFactory |
INSTANCE |
| Constructor and Description |
|---|
DefaultTcpipForwarderFactory() |
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarder |
create(ConnectionService service)
Creates the TcpipForwarder to be used for TCP/IP port forwards for
this ClientSession.
|
public static final DefaultTcpipForwarderFactory INSTANCE
public TcpipForwarder create(ConnectionService service)
TcpipForwarderFactorycreate in interface TcpipForwarderFactoryservice - the service the connections are forwarded throughCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.