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