public static class EthTransaction.ResponseDeserialiser extends com.fasterxml.jackson.databind.JsonDeserializer<Transaction>
| Constructor and Description |
|---|
ResponseDeserialiser() |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
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 Transaction 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<Transaction>java.io.IOException