Class PdxSerializableSessionSerializer

All Implemented Interfaces:
org.apache.geode.pdx.PdxSerializer, SessionSerializer<AbstractGemFireOperationsSessionRepository.GemFireSession,org.apache.geode.pdx.PdxReader,org.apache.geode.pdx.PdxWriter>

The PdxSerializableSessionSerializer class is an implementation of the SessionSerializer interface used to serialize a Spring Session using the GemFire/Geode's PDX Serialization framework.
Since:
2.0.0
See Also: