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

Work on SSHD-1083 started by Lyor Goldstein.
--------------------------------------------
> 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
>
> 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-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to