public class CouchDbJsonDeserialization extends com.fasterxml.jackson.databind.JsonDeserializer<net.sf.jkniv.whinstone.couchdb.commands.CouchDbResultImpl>
| Constructor and Description |
|---|
CouchDbJsonDeserialization() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.jkniv.whinstone.couchdb.commands.CouchDbResultImpl |
deserialize(com.fasterxml.jackson.core.JsonParser json,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic CouchDbJsonDeserialization()
public net.sf.jkniv.whinstone.couchdb.commands.CouchDbResultImpl deserialize(com.fasterxml.jackson.core.JsonParser json, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<net.sf.jkniv.whinstone.couchdb.commands.CouchDbResultImpl>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2012–2020 jkniv, copyleft code. All rights reserved.