@Provider public class JacksonConfigurator extends Object implements javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
Constructor and Description |
---|
JacksonConfigurator() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.jackson.map.ObjectMapper |
configureObjectMapper(org.codehaus.jackson.map.ObjectMapper mapper) |
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> clazz) |
public static org.codehaus.jackson.map.ObjectMapper configureObjectMapper(org.codehaus.jackson.map.ObjectMapper mapper)
public org.codehaus.jackson.map.ObjectMapper getContext(Class<?> clazz)
getContext
in interface javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
Copyright © 2018. All rights reserved.