Package org.prevayler.foundation.serialization

Interface Summary
Serializer A strategy for writing objects to and reading objects from streams.
 

Class Summary
DESSerializer  
GZIPSerializer  
JavaSerializer Writes and reads objects using Java serialization.
XStreamSerializer Writes and reads objects using XML.
 



Copyright © 2001-2013. All Rights Reserved.