Uses of Class
uk.gov.gchq.gaffer.rest.serialisation.ObjectMapperProvider
-
Packages that use ObjectMapperProvider Package Description uk.gov.gchq.gaffer.rest.config uk.gov.gchq.gaffer.rest.serialisation Serialisation utilities for the Gaffer REST API. -
-
Uses of ObjectMapperProvider in uk.gov.gchq.gaffer.rest.config
Subclasses of ObjectMapperProvider in uk.gov.gchq.gaffer.rest.config Modifier and Type Class Description classJsonSerialisationConfig -
Uses of ObjectMapperProvider in uk.gov.gchq.gaffer.rest.serialisation
Subclasses of ObjectMapperProvider in uk.gov.gchq.gaffer.rest.serialisation Modifier and Type Class Description classRestJsonProviderAContextResolverimplementation to provide theObjectMapperfrom JSONSerialiser.
-