Simplify injection of custom NIO connection implementation 
-----------------------------------------------------------

                 Key: HTTPCORE-128
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-128
             Project: HttpComponents Core
          Issue Type: Improvement
    Affects Versions: 4.0-alpha6
            Reporter: Oleg Kalnichevski
             Fix For: 4.0-rc1


Presently one needs to write a new IOEventDispatch in order to plug in a custom 
NIO connection implementation, which leads to unnecessary code duplication and 
can be error-prone (especially in case of more complex SSL event dispatchers)  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to