public class JacksonMessageBodyBase extends Object
Constructor and Description |
---|
JacksonMessageBodyBase() |
Modifier and Type | Method and Description |
---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
getMapper(Class<?> cls) |
protected boolean |
isSupported(Class<?> cls,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
protected boolean isSupported(Class<?> cls, Type type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
protected com.fasterxml.jackson.databind.ObjectMapper getMapper(Class<?> cls) throws IllegalStateException
IllegalStateException
Copyright © 2017 Hitachi Vantara. All rights reserved.