| Package | Description |
|---|---|
| com.helger.commons.serialize.convert |
| Class and Description |
|---|
| ISerializationConverter
Interface to be implemented to read and write objects.
|
| ISerializationConverterCallback
A callback interface that is used to iterate all available serialization
converters.
|
| ISerializationConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own serialization converters.
|
| ISerializationConverterRegistry
This is the callback interface implemented by
SerializationConverterRegistry for registration via the SPI
interface. |
| SerializationConverterRegistry
The registry that keeps the mappings for serialization converters.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.