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 2015/06/23 08:33:01 UTC

[jira] [Work stopped] (SSHD-501) Add 'verify' with timeout method to client ConnectFuture

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

Work on SSHD-501 stopped by Goldstein Lyor.
-------------------------------------------
> Add 'verify' with timeout method to client ConnectFuture
> --------------------------------------------------------
>
>                 Key: SSHD-501
>                 URL: https://issues.apache.org/jira/browse/SSHD-501
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>             Fix For: 1.0.0
>
>
> The current code has only _await()_ method from which the session can be retrieved - the other overloads return _boolean_(s). The idea is to allow {code:java}
>     ClientSession session=client.connect(user, host, port).verify(timeout).getSession();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)