Package org.jboss.serial.objectmetamodel

Interface Summary
DataContainerConstants $Id: DataContainerConstants.java,v 1.11 2006/05/02 04:45:02 csuconic Exp $
ObjectsCache.JBossSeralizationInputInterface Required operations to work well with ObjectsCache
ObjectsCache.JBossSeralizationOutputInterface Required operations to work well with ObjectsCache
ObjectSubstitutionInterface If ObjectSubstitution needs to be handled, send an implementation of this class to DataContainer $Id: ObjectSubstitutionInterface.java,v 1.3 2006/04/18 18:42:42 csuconic Exp $
 

Class Summary
DataContainer DataContainer is a Container of Immutables and Object References.
DataExport DataExport is class which is not part of the public API used only during the persistence of the meta-model into bytes which happens at DataContainer.saveData(DataOutput) and org.jboss.serial.objectmetamodel.DataContainer#loadData(DataInput)) So...
FieldsContainer $Id: FieldsContainer.java,v 1.9 2006/04/18 18:42:42 csuconic Exp $
FieldsContainer.EntryImpl  
ObjectDescriptorFactory  
ObjectsCache  
 



JBoss Serialization, a new approach to java-serialization.