You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/07/27 17:38:20 UTC

[jira] [Work started] (SSHD-683) Provide an auto-closeable implementation for establishing and tearing down local/remote port forwards

     [ https://issues.apache.org/jira/browse/SSHD-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SSHD-683 started by Goldstein Lyor.
-------------------------------------------
> 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)