| Class and Description |
|---|
| KryoCustomization
Implementations can customize the
Kryo instance. |
| KryoDefaultSerializerFactory
Interface for creating default Serializers for Kryo.
|
| SerializerFactory
This factory creates a new
Serializer for a given class. |
| UnregisteredClassHandler
This interface allows to intercept
handleUnregisteredClass(Class) in Kryo. |
Copyright © 2009-2014. All Rights Reserved.