public static class SerializableNativeValue.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<SerializableNativeValue>
| Constructor and Description |
|---|
Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
SerializableNativeValue |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext context) |
public SerializableNativeValue deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<SerializableNativeValue>IOExceptionCopyright © 2012-2015. All Rights Reserved.