@Provider public class JacksonConfig extends Object implements javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
| Constructor and Description |
|---|
JacksonConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> type) |
public org.codehaus.jackson.map.ObjectMapper getContext(Class<?> type)
getContext in interface javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.