Guillaume Nodet created SSHD-1083:
-------------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to