Package org.springframework.data.gemfire.serialization
package org.springframework.data.gemfire.serialization
Classes supporting the
org.springframework.data.gemfire
package.
Provides various serialization helpers.-
ClassDescriptionASM based
InstantiatorGenerator
implementation.Generic serializer for all Java Enums.FactoryBean
that eases registration of customInstantiator
throughInstantiatorGenerator
s, inside the Spring container.Factory that generatesInstantiator
classes to improve instantiation of custom types.Apache GeodeInstantiator
that performs instance wiring using the Spring IoC container, allowing common properties to be injected before the object is hydrated/deserialized.