Goldstein Lyor created SSHD-453:
-----------------------------------
Summary: Make all interfaces that have a close() method implement
Closeable
Key: SSHD-453
URL: https://issues.apache.org/jira/browse/SSHD-453
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Fix For: 1.0.0
(Even if they don't expect to throw an _IOException_) - so that they can be
used in _try-with-resource_ blocks, and also so that the compiler warns the
user that they may have a resource "leak" - thus reminding them to call
_close()_
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)