Package org.nustaq.serialization
-
Interface Summary Interface Description FSTClassInstantiator Created by ruedi on 12.12.14.FSTConfiguration.ClassSecurityVerifier Security: disallow packages/classes upon deserializationFSTConfiguration.LastResortClassResolver if all attempts fail to find a class this guy is asked.FSTConfiguration.StreamCoderFactory FSTCrossPlatformSerialzer Created by ruedi on 31.03.14.FSTDecoder Created by ruedi on 27.03.14.FSTEncoder Created by ruedi on 27.03.14.FSTObjectInput.ConditionalCallback FSTObjectSerializer FSTSerialisationListener Date: 21.10.13 Time: 18:28 can be used for stats or other weird things (FSTObjectOutput).FSTSerializerRegistryDelegate interface to patch default serializer lookup.VersionConflictListener Created by ruedi on 06.08.14. -
Class Summary Class Description FSTBasicObjectSerializer Created with IntelliJ IDEA.FSTClazzInfo Created with IntelliJ IDEA.FSTClazzInfo.FSTFieldInfo FSTClazzInfoRegistry Created with IntelliJ IDEA.FSTClazzLineageInfo Represents a ordered class lineage based on the specificity of classes, where specificity is defined as follows:null has specificity 0 java.lang.Object has specificity 0 an interface without any extends clause has specificity 1 a class or interface has a specificity of 1 + the specificity of the superclass + the sum of the specificity of the implemented interfaces. FSTClazzNameRegistry Created with IntelliJ IDEA.FSTConfiguration Created with IntelliJ IDEA.FSTConfiguration.FBinaryStreamCoderFactory FSTConfiguration.FSTDefaultStreamCoderFactory FSTConfiguration.JacksonAccessWorkaround FSTConfiguration.JSonStreamCoderFactory FSTConfiguration.MinBinStreamCoderFactory FSTDefaultClassInstantiator Created by ruedi on 12.12.14.FSTObjectInput replacement of ObjectInputStreamFSTObjectInput.CallbackEntry FSTObjectInput.MyObjectStream FSTObjectInputNoShared Subclass optimized for "unshared mode".FSTObjectOutput replacement of ObjectOutputStreamFSTObjectOutputNoShared Subclass optimized for "unshared mode".FSTObjectRegistry Created with IntelliJ IDEA.FSTObjenesisInstantiator Created by ruedi on 12.12.14.FSTSerializerRegistry Created with IntelliJ IDEA.