Package org.graylog2.database.jackson
package org.graylog2.database.jackson
-
ClassesClassDescriptionA custom implementation of Mongojack's
JacksonCodecthat doesn't attempt to modify potentially immutable domain objects, because that sometimes just isn't possible, e.g. forRecords.A custom implementation of Mongojack'sJacksonCodecRegistryso that we are able to register ourCustomJacksonCodec.