public class DefaultTcpipForwarderFactory extends 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)
TcpipForwarderFactory
create
in interface TcpipForwarderFactory
service
- the service the connections are forwarded throughCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.