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

Reply via email to