Spring Session for VMware GemFire
Package org.springframework.session.data.gemfire.serialization.pdx.support
package org.springframework.session.data.gemfire.serialization.pdx.support
-
ClassesClassDescriptionThe
ComposablePdxSerializerclass is a composite ofPdxSerializerobjects implementing the Composite Software Design Pattern.PdxSerializerSessionSerializerAdapter<T extends org.springframework.session.Session>ThePdxSerializerSessionSerializerAdapterclass is a two-way Adapter adapting aSessionSerializerinstance as an instance ofPdxSerializerin a GemFire/Geode context, or adapting aPdxSerializeras aSessionSerializerin a Spring Session context.