Revise linking of HttpParams
----------------------------
Key: HTTPCORE-82
URL: https://issues.apache.org/jira/browse/HTTPCORE-82
Project: HttpComponents Core
Issue Type: Improvement
Components: HttpCore, HttpCore NIO
Reporter: Roland Weber
Fix For: 4.0-alpha5
Revise linking of HttpParams to reduce potential for misuse.
1. abstract base class for HttpParams implementations
2. drop setDefaults() from HttpParams
3. define optional/internal interface HttpLinkedParams for creating parameter
hierarchies
4. plaster 3 with JavaDoc advices about "internal use only"
5. review parameter hierarchy building within the framework
The changes are already implemented, this issue is only for documenting the
change.
--
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]