Mike Bean created SSHD-551:
------------------------------
Summary: Provide getter for closeFuture in
CloseableUtils.AbstractCloseable
Key: SSHD-551
URL: https://issues.apache.org/jira/browse/SSHD-551
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 0.14.0
Reporter: Mike Bean
Priority: Minor
Application is sever opening channel as client and executing commands. I don't
want to block using waitFor method in AbstractClientChannel for server to close
channel. Workaround is to use reflection to retrieve closeFuture from channel
and add listener to closeFuture to detect close from server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)