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

Reply via email to