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 class
JsonSerialisationConfig
-
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 class
RestJsonProvider
AContextResolver
implementation to provide theObjectMapper
from JSONSerialiser.
-