public static class BcosBlock.TransactionResultDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<java.util.List<BcosBlock.TransactionResult>>
| 构造器和说明 |
|---|
TransactionResultDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<BcosBlock.TransactionResult> |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic java.util.List<BcosBlock.TransactionResult> deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws java.io.IOException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<java.util.List<BcosBlock.TransactionResult>>java.io.IOException