Package org.springframework.session.data.gemfire.serialization
package org.springframework.session.data.gemfire.serialization
-
ClassDescriptionThe SerializationException class is a
RuntimeException
indicating an error occurred while attempting to serialize aSession
.SessionSerializer<T,IN, OUT> TheSessionSerializer
interface is a Service Provider Interface (SPI) for providers needing to provide a custom implementation of their serialization strategy.