public interface ClassDescriptorStrategy
Copyright Jan 28, 2009
| Modifier and Type | Method and Description |
|---|---|
StreamingClass |
readClassDescription(ObjectsCache cache,
ObjectsCache.JBossSeralizationInputInterface input,
ClassResolver classResolver,
String className) |
void |
writeClassDescription(Object obj,
ClassMetaData metaData,
ObjectsCache cache,
int description) |
void writeClassDescription(Object obj, ClassMetaData metaData, ObjectsCache cache, int description) throws IOException
IOExceptionStreamingClass readClassDescription(ObjectsCache cache, ObjectsCache.JBossSeralizationInputInterface input, ClassResolver classResolver, String className) throws IOException
IOExceptionCopyright © 2011-2012 Ovea. All Rights Reserved.