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