public static class BcosBlock.BlockDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<BcosBlock.Block>
| 构造器和说明 |
|---|
BlockDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
BcosBlock.Block |
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 BcosBlock.Block deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws java.io.IOException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<BcosBlock.Block>java.io.IOException