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, unwrappingDeserializer
public 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>>
IOException
com.fasterxml.jackson.core.JsonProcessingException
JsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser, com.fasterxml.jackson.databind.DeserializationContext)
Copyright © 2019 Red Hat. All rights reserved.