Package | Description |
---|---|
org.apache.sshd.client.session | |
org.apache.sshd.common.forward | |
org.apache.sshd.common.session | |
org.apache.sshd.common.session.helpers |
Modifier and Type | Method and Description |
---|---|
protected ForwardingFilter |
AbstractClientSession.getForwardingFilter() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultForwardingFilter
Requests a "tcpip-forward" action
|
Modifier and Type | Method and Description |
---|---|
ForwardingFilter |
DefaultForwarderFactory.create(ConnectionService service) |
ForwardingFilter |
ForwardingFilterFactory.create(ConnectionService service)
Creates the forwarder to be used for TCP/IP port forwards for this session.
|
Modifier and Type | Method and Description |
---|---|
ForwardingFilter |
ConnectionService.getForwardingFilter()
Retrieve the forwarder instance
|
Modifier and Type | Method and Description |
---|---|
protected ForwardingFilter |
AbstractConnectionService.createForwardingFilter(AbstractSession session) |
ForwardingFilter |
AbstractConnectionService.getForwardingFilter() |
protected ForwardingFilter |
SessionHelper.getForwardingFilter() |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.