public class DefaultTcpipForwarderFactory extends java.lang.Object implements TcpipForwarderFactory
DefaultTcpipForwarder| 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 TcpipForwarder create(ConnectionService service)
TcpipForwarderFactorycreate in interface TcpipForwarderFactoryservice - the service the connections are forwarded throughCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.