Goldstein Lyor created SSHD-562:
-----------------------------------
Summary: Use consistent semantics for 'await' vs. 'verify' in
Future-like constructs
Key: SSHD-562
URL: https://issues.apache.org/jira/browse/SSHD-562
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 1.1.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Priority: Minor
Fix For: 1.1.0
- _await_ simply waits the specified amount of time and returns _true / false_
whether the operation has completed. If completed, the caller has to determine
whether it was successful or not.
- _verify_ ensures the *successful* completion of the operation within the
specified timeout
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)