@FunctionalInterface
public interface ForwardingFilterFactory
| Modifier and Type | Method and Description |
|---|---|
ForwardingFilter |
create(ConnectionService service)
Creates the forwarder to be used for TCP/IP port forwards for this session.
|
ForwardingFilter create(ConnectionService service)
service - the ConnectionService the connections are forwarded throughForwardingFilter that will listen for connections and set up forwarding