public static class MarshallCompat.CommandListDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<List<ICommand>>
| Constructor and Description |
|---|
CommandListDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
List<ICommand> |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic List<ICommand> deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<List<ICommand>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser, com.fasterxml.jackson.databind.DeserializationContext)Copyright © 2019 Red Hat. All rights reserved.