Interface SerializationRegistry<S>

Type Parameters:
S - a type of objects after serializing

public sealed interface SerializationRegistry<S>
A registry that manages Serializations.

The implementations of this interface are thread-safe.