public class DefaultTcpipForwarderFactory extends Object implements TcpipForwarderFactory
DefaultTcpipForwarder| Constructor and Description |
|---|
DefaultTcpipForwarderFactory() |
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarder |
create(Session session)
Creates the TcpipForwarder to be used for TCP/IP port forwards for
this ClientSession.
|
public TcpipForwarder create(Session session)
TcpipForwarderFactorycreate in interface TcpipForwarderFactorysession - the Session the connections are forwarded throughCopyright © 2008–2013 The Apache Software Foundation. All rights reserved.