public class RelationshipJacksonDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<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 |
|---|---|
Relationship |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
public Relationship deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Relationship>IOExceptionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.