public static class ImageSerializer.FromBytesDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Image>
Constructor and Description |
---|
FromBytesDeserializer() |
Modifier and Type | Method and Description |
---|---|
Image |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
@Nullable public Image deserialize(@Nonnull com.fasterxml.jackson.core.JsonParser jsonParser, @Nonnull com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<Image>
IOException
Copyright © 2017 TomTom International BV. All rights reserved.