public static class EurekaJacksonCodec.LeaseInfoDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<LeaseInfo>
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ELEM_DURATION |
protected static java.lang.String |
ELEM_EVICTION_TIMESTAMP |
protected static java.lang.String |
ELEM_LAST_RENEW_TIMESTAMP |
protected static java.lang.String |
ELEM_REG_TIMESTAMP |
protected static java.lang.String |
ELEM_RENEW_INT |
protected static java.lang.String |
ELEM_SERVICE_UP_TIMESTAMP |
| Constructor and Description |
|---|
LeaseInfoDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
LeaseInfo |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerprotected static final java.lang.String ELEM_RENEW_INT
protected static final java.lang.String ELEM_DURATION
protected static final java.lang.String ELEM_REG_TIMESTAMP
protected static final java.lang.String ELEM_LAST_RENEW_TIMESTAMP
protected static final java.lang.String ELEM_EVICTION_TIMESTAMP
protected static final java.lang.String ELEM_SERVICE_UP_TIMESTAMP