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