[ 
https://issues.apache.org/jira/browse/HTTPCORE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-70.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0-alpha5

IOSessionImpl and SessionRequestImpl made public

Oleg

> Make SessionRequestImpl public
> ------------------------------
>
>                 Key: HTTPCORE-70
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-70
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore NIO
>    Affects Versions: 4.0-alpha5
>            Reporter: Steffen Pingel
>             Fix For: 4.0-alpha5
>
>
> I have implemented a custom ConnectingIOReactor which needs to return an 
> instance of SessionRequest. The default implementation in SessionRequestImpl 
> would suffice but unfortunately the class is not accessible since it has 
> default access. Could the access modifier be changed to public?

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