| Interface | Description |
|---|---|
| SessionSerializer<T,IN,OUT> |
The
SessionSerializer interface is a Service Provider Interface (SPI) for providers
needing to provide a custom implementation of their serialization strategy. |
| Exception | Description |
|---|---|
| SerializationException |
The SerializationException class is a
RuntimeException indicating an error occurred while attempting to
serialize a Session. |