|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| KryoCustomization | Implementations can customize the Kryo instance. |
| SerializerFactory | This factory creates a new Serializer for a given class. |
| UnregisteredClassHandler | This interface allows to intercept handleUnregisteredClass(Class) in Kryo. |
| Class Summary | |
|---|---|
| CGLibProxySerializerFactory | A SerializerFactory that creates CGLibProxySerializer instances. |
| ComponentSerializerFactory | A KryoCustomization that creates a ReferenceFieldSerializerReflectionFactorySupport as
serializer for subclasses of Component. |
| FacesLRUMapRegistration | A KryoCustomization that registers a custom serializer for
mojarras LRUMap. |
| GrailsFlashScopeRegistration | SerializerFactory that supports grails flash scope. |
| HibernateCollectionsSerializerFactory | SerializerFactory that supports hibernate persistent collections. |
| JodaDateTimeRegistration | A KryoCustomization that registers the JodaDateTimeSerializer for
joda's DateTime class. |
| KryoTranscoder | A SessionAttributesTranscoder that uses Kryo for serialization. |
| KryoTranscoderFactory | Creates a KryoTranscoder. |
| WicketChildListSerializerFactory | A SerializerFactory that creates a FieldSerializer instance for
wickets MarkupContainer.ChildList instances. |
| WicketMiniMapRegistration | A KryoCustomization that registers the MiniMapSerializer for
the MiniMap class. |
| WicketSerializerFactory | A meta SerializerFactory and KryoCustomization that represents WicketMiniMapRegistration
and WicketChildListSerializerFactory. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||