public class InstacountJacksonDecoder extends AbstractInstacountDecoder
JacksonDecoder that captures other information not normally propogated from the super-class.objectMapper| Constructor and Description |
|---|
InstacountJacksonDecoder()
No-args Constructor.
|
InstacountJacksonDecoder(Iterable<Module> modules)
Required-args Constructor.
|
InstacountJacksonDecoder(ObjectMapper objectMapper)
Required-args Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(Response response,
Type type) |
constructErrorsResponse, constructReaderpublic InstacountJacksonDecoder()
public InstacountJacksonDecoder(Iterable<Module> modules)
modules - public InstacountJacksonDecoder(ObjectMapper objectMapper)
objectMapper - public Object decode(Response response, Type type) throws IOException
IOExceptionCopyright © 2015–2016 Instacount. All rights reserved.