Stefan created SSHD-1095:
----------------------------
Summary: Adapter misses IOException from Interface
Key: SSHD-1095
URL: https://issues.apache.org/jira/browse/SSHD-1095
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 2.5.1, 2.3.0
Reporter: Stefan
The class "/org/apache/sshd/sftp/server/AbstractSftpEventListenerAdapter" does not have "throws
IOException" in every method signature from its interface.
As a result it is impossible to throw IOException if you extend AbstractSftpEventListenerAdapter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org
|