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

Roland Weber closed HTTPCLIENT-665.
-----------------------------------

    Resolution: Fixed

> Change access to internal maps of HttpState to protected.
> ---------------------------------------------------------
>
>                 Key: HTTPCLIENT-665
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-665
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 3.0 Final
>            Reporter: Lars George
>            Priority: Trivial
>             Fix For: 3.1 Final
>
>         Attachments: 2k7-07-30-HttpState-665.txt
>
>
> To be able to serialize the conversational state of a http session access to 
> the internal maps of HttpState is required. Currently they are all "private", 
> so subclasses cannot access them. Changing the access to "protected" will 
> allow any subclass to access those maps.

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