public class KongaRefDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<KongaRef>
| Constructor and Description |
|---|
KongaRefDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
KongaRef |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public KongaRef deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<KongaRef>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2016. All rights reserved.