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