Package org.springframework.statemachine.kryo
package org.springframework.statemachine.kryo
-
ClassesClassDescriptionAbstract base implementation for
StateMachineSerialisationServiceusing kryo.Static helper that applies the safe-by-default configuration used by Spring Statemachine's Kryo-based persistence: enablesregistrationRequired=trueand registers the concrete framework and JDK types known to be written throughStateMachineContextSerializer.Implementation forStateMachineSerialisationServiceusing kryo.KryoSerializerfor spring messaging message headers.KryoSerializerforStateMachineContext.KryoSerializerforUUID.