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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16314831#comment-16314831 ] 

ASF subversion and git services commented on HTTPCORE-504:
----------------------------------------------------------

Commit 688b53d03e52a62f5e9f6a57c6a2eb6301b076f1 in httpcomponents-core's branch refs/heads/4.4.x from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=688b53d ]

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

> 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