Author: asmuts
Date: Mon Feb 13 11:28:51 2006
New Revision: 377471
URL: http://svn.apache.org/viewcvs?rev=377471&view=rev
Log:
Changed remote cache client so that it sends a serialized
form of the object as the value. This way the remote cache server
does not need the code of the classes that are being cached. I added
a new serializer interface and a standard implementation. This will
allows us to include additional serialization mechanisms, such as xstream.
Added initial unit tests for all.
Added:
jakarta/jcs/trunk/src/java/org/apache/jcs/utils/serialization/
jakarta/jcs/trunk/src/test/org/apache/jcs/utils/serialization/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]