public class CurveIdDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<CurveId>
| Constructor and Description |
|---|
CurveIdDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
CurveId |
deserialize(com.fasterxml.jackson.core.JsonParser jasonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic CurveId deserialize(com.fasterxml.jackson.core.JsonParser jasonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<CurveId>IOExceptionCopyright © 2019. All rights reserved.