Package | Description |
---|---|
org.apache.sshd.client.session |
Modifier and Type | Method and Description |
---|---|
default DynamicPortForwardingTracker |
ClientSession.createDynamicPortForwardingTracker(SshdSocketAddress local)
Starts a dynamic port forwarding and returns a tracker that stops the forwarding when the
close() method
is called. |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.