| Class | Description |
|---|---|
| Config |
Particular systems subclass this to reuse existing configured Instantiators
|
| ConfiguredInstantiator |
This is the standard Config based KryoInstantiator.
|
| JavaMapConfig |
This takes a raw Map and calls toString on the objects before returning them as values
|
| ReflectingInstantiator |
| Exception | Description |
|---|---|
| ConfigurationException |