public final class PathDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.inventory.paths.Path>
| Constructor and Description |
|---|
PathDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.inventory.paths.Path |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public org.hawkular.inventory.paths.Path deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.hawkular.inventory.paths.Path>IOExceptionCopyright © 2014–2017 Red Hat, Inc.. All rights reserved.