You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/06/30 15:35:05 UTC

[jira] [Resolved] (SSHD-510) Expose default singleton factories used to configure client/server

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

Goldstein Lyor resolved SSHD-510.
---------------------------------
    Resolution: Fixed

Took the opportunity to also move all the inner singleton factory classes to separate class files

> Expose default singleton factories used to configure client/server
> ------------------------------------------------------------------
>
>                 Key: SSHD-510
>                 URL: https://issues.apache.org/jira/browse/SSHD-510
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>             Fix For: 1.0.0
>
>
> The _Client/ServerBuilder_(s) as well as the _SshClient/Server_ use various default factories if the user did not override them. Expose the used default values if they involve *singleton* instances so that users can know exactly what they are and perhaps use them in their own code. It will also ensure *consistency* if we decide to change them - users will not have to check the source code of the initialization to see what defaults are being used



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)