Package uk.gov.gchq.gaffer.jsonserialisation
Classes for handling JSON serialisation and deserialisation.
-
Interface Summary Interface Description JSONSerialiserModules AJSONSerialiserModuleFactoryis a simple factory that returns a list ofModules to be uses in anObjectMapperinJSONSerialiser. -
Class Summary Class Description JSONSerialiser AJSONSerialiserprovides the ability to serialise and deserialise to/from JSON.