public class ResponseDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ApiResponse>
| Constructor and Description |
|---|
ResponseDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic ApiResponse deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<ApiResponse>IOExceptionCopyright © 2017. All Rights Reserved.