| Constructor and Description |
|---|
SystemServerMapDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Map<System,ServerHB> |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Map<System,ServerHB> |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt,
Map<System,ServerHB> intoValue) |
deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Map<System,ServerHB> deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Map<System,ServerHB>>IOExceptionpublic Map<System,ServerHB> deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt, Map<System,ServerHB> intoValue) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Map<System,ServerHB>>IOExceptionCopyright © 2025. All rights reserved.