You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "dan zheng (JIRA)" <ji...@apache.org> on 2018/08/06 06:30:00 UTC

[jira] [Updated] (HTTPCORE-536) duplicate connect method could be extract

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

dan zheng updated HTTPCORE-536:
-------------------------------
    Attachment: 536.diff

> duplicate connect method could be extract
> -----------------------------------------
>
>                 Key: HTTPCORE-536
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-536
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: silver9886
>            Priority: Major
>         Attachments: 536.diff
>
>
> DefaultConnectingIOReactor and DefaultListeningIOReactor connect method are same.
> create abstractDefaultIOReactor class,put the connect code to the abstract class.
> AsyncServer and AsyncRequester connect method are same.
> create abstractAsyncServerandRequester class,put the connect code to the abstract class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org