Goldstein Lyor created SSHD-683:
-----------------------------------
Summary: Provide an auto-closeable implementation for establishing
and tearing down local/remote port forwards
Key: SSHD-683
URL: https://issues.apache.org/jira/browse/SSHD-683
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 1.3.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Fix For: 1.3.0
Provide a {{Closeable}} implementation for establishing and tearing down
local/remote port forwards so that it can be used in a {{try-with-resource}}
code block so that on {{close()}} the port forwarding is torn down. Add it as
default method implementation on the {{ClientSession}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)