Uses of Class
org.graylog2.database.jackson.CustomJacksonCodecRegistry
Packages that use CustomJacksonCodecRegistry
-
Uses of CustomJacksonCodecRegistry in org.graylog2.database.jackson
Constructors in org.graylog2.database.jackson with parameters of type CustomJacksonCodecRegistryModifierConstructorDescriptionCustomJacksonCodec(org.mongojack.internal.stream.JacksonEncoder<T> encoder, org.mongojack.internal.stream.JacksonDecoder<T> decoder, com.fasterxml.jackson.databind.ObjectMapper objectMapper, CustomJacksonCodecRegistry jacksonCodecRegistry)