public static class ProtobufModule.DurationDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<com.google.protobuf.Duration>
| Constructor and Description |
|---|
DurationDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic com.google.protobuf.Duration deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<com.google.protobuf.Duration>IOExceptionCopyright © 2026. All rights reserved.