public class KryoClassMapRegistrar extends AbstractKryoRegistrar
KryoRegistrar implementation backed by a Map
used to explicitly set the registration ID for each class.kryo, logMIN_REGISTRATION_VALUE| Constructor and Description |
|---|
KryoClassMapRegistrar(Map<Integer,Class<?>> kryoRegisteredClasses) |
| Modifier and Type | Method and Description |
|---|---|
List<com.esotericsoftware.kryo.Registration> |
getRegistrations() |
registerTypes