You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Lyor Goldstein (Jira)" <ji...@apache.org> on 2021/04/02 07:52:00 UTC

[jira] [Resolved] (SSHD-1083) The nio2 connector/acceptor implementation should not be tied to the FactoryManager

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

Lyor Goldstein resolved SSHD-1083.
----------------------------------
    Fix Version/s: 2.7.0
       Resolution: Fixed

> The nio2 connector/acceptor implementation should not be tied to the FactoryManager
> -----------------------------------------------------------------------------------
>
>                 Key: SSHD-1083
>                 URL: https://issues.apache.org/jira/browse/SSHD-1083
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Lyor Goldstein
>            Priority: Major
>             Fix For: 2.7.0
>
>
> It makes it difficult to use for very simple use cases such as in unit test, because this interface has a large amount of methods and is only implemented by SshClient and SshServer.
> A {{PropertyResolver}} should be sufficient.  We may need to pass the {{IoServiceEventListener}} somehow, but it could be set at build time instead of using a getter/setter pair as it really never changes.



--
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