public static class EthBlock.ResponseDeserialiser extends com.fasterxml.jackson.databind.JsonDeserializer<EthBlock.Block>
| Constructor and Description |
|---|
ResponseDeserialiser() |
| Modifier and Type | Method and Description |
|---|---|
EthBlock.Block |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic EthBlock.Block deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<EthBlock.Block>java.io.IOException