public class RelationshipJacksonDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.inventory.api.model.Relationship>
RelationshipJacksonSerializer.serialize(org.hawkular.inventory.api.model.Relationship,
com.fasterxml.jackson.core.JsonGenerator, com.fasterxml.jackson.databind.SerializerProvider)| Constructor and Description |
|---|
RelationshipJacksonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.inventory.api.model.Relationship |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
public org.hawkular.inventory.api.model.Relationship deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.inventory.api.model.Relationship>IOExceptionCopyright © 2016 Red Hat. All rights reserved.