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