Package uk.gov.gchq.gaffer.jsonserialisation
Classes for handling JSON serialisation and deserialisation.
-
Interface Summary Interface Description JSONSerialiserModules AJSONSerialiserModuleFactory
is a simple factory that returns a list ofModule
s to be uses in anObjectMapper
inJSONSerialiser
. -
Class Summary Class Description JSONSerialiser AJSONSerialiser
provides the ability to serialise and deserialise to/from JSON.