public class EventDetailsDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<EventDetails>
JsonDeserializer for EventDetails hierarchy.| Constructor and Description |
|---|
EventDetailsDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EventDetails |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic EventDetails deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<EventDetails>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2008-2020 Abiquo Holdings S.L.. All Rights Reserved.