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:49:00 UTC

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

Gary Gregory created HTTPCORE-504:
-------------------------------------

             Summary: 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


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