Bring back the IObjectStreamFactory methods to JavaSerializer
-------------------------------------------------------------

                 Key: WICKET-3787
                 URL: https://issues.apache.org/jira/browse/WICKET-3787
             Project: Wicket
          Issue Type: Sub-task
          Components: wicket-core
            Reporter: Pedro Santos
            Assignee: Pedro Santos


Currently JavaSerializer uses: ClassResolverObjectInputStream and 
CheckerObjectOutputStream. Would be better to let open the possibility of 
extend it to use different Object streams. GaeObjectSerializer would extends 
this class for instance.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to