public class ObjectMapperFactory extends Object
| Constructor and Description |
|---|
ObjectMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
create(Versions versions) |
protected static Class<?> |
generateMixIn(Class<?> parent,
Set<de.galan.commons.util.Pair<Class<?>,String>> childs) |
protected void |
registerSerializer(com.fasterxml.jackson.databind.ObjectMapper result,
com.fasterxml.jackson.databind.module.SimpleModule module,
Versions versions) |
Copyright © 2015. All rights reserved.