URI.java readObject()/writeObject() must be private
---------------------------------------------------

                 Key: HTTPCLIENT-630
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-630
             Project: HttpComponents HttpClient
          Issue Type: Bug
            Reporter: Sebb


In the class org.apache.commons.httpclient.URI, the readObject/writeObject 
methods are currently protected - they need to be private, or Java will not 
invoke them.

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