You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/01/06 18:53:01 UTC

[jira] [Closed] (HTTPCORE-504) Update DefaultHttpClientIODispatch constructor to type for subclasses of DefaultNHttpClientConnection (like DefaultHttpServerIODispatch)

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

Gary Gregory closed HTTPCORE-504.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 4.4.9

In git branch 4.4.x.

> Update DefaultHttpClientIODispatch constructor to type for subclasses of DefaultNHttpClientConnection (like DefaultHttpServerIODispatch)
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-504
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-504
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 4.4.9
>
>
> Update {{DefaultHttpClientIODispatch}} constructor to type for subclasses of DefaultNHttpClientConnection (just like with {{DefaultHttpServerIODispatch}}):
> {code:java}
> org.apache.http.impl.nio.DefaultHttpClientIODispatch.DefaultHttpClientIODispatch(NHttpClientEventHandler, NHttpConnectionFactory<? extends DefaultNHttpClientConnection>)
> {code}
> This was done back in commit {{dfbea7fad585d99a82f751b43e87915bdc2543c7}} for the sibling class {{DefaultHttpServerIODispatch}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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