Uses of Interface
org.nustaq.serialization.FSTClassInstantiator
| Package | Description |
|---|---|
| org.nustaq.serialization |
-
Uses of FSTClassInstantiator in org.nustaq.serialization
Classes in org.nustaq.serialization that implement FSTClassInstantiator Modifier and Type Class Description classFSTDefaultClassInstantiatorCreated by ruedi on 12.12.14.classFSTObjenesisInstantiatorCreated by ruedi on 12.12.14.Fields in org.nustaq.serialization declared as FSTClassInstantiator Modifier and Type Field Description protected FSTClassInstantiatorFSTClazzInfo. instantiatorMethods in org.nustaq.serialization that return FSTClassInstantiator Modifier and Type Method Description FSTClassInstantiatorFSTConfiguration. getInstantiator(java.lang.Class clazz)Methods in org.nustaq.serialization with parameters of type FSTClassInstantiator Modifier and Type Method Description voidFSTConfiguration. setInstantiator(FSTClassInstantiator instantiator)