@FunctionalInterface public interface TcpipForwarderFactory
| Modifier and Type | Method and Description |
|---|---|
TcpipForwarder |
create(ConnectionService service)
Creates the forwarder to be used for TCP/IP port forwards for this session.
|
TcpipForwarder create(ConnectionService service)
service - the ConnectionService the connections are forwarded throughTcpipForwarder that will listen for connections and set up forwardingCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.