@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 forwardingCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.