public final class PathSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<org.hawkular.inventory.paths.Path>
ObjectMapper.addMixInAnnotations(Class, Class)| Constructor and Description |
|---|
PathSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.hawkular.inventory.paths.Path value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(org.hawkular.inventory.paths.Path value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.hawkular.inventory.paths.Path>IOExceptionCopyright © 2014–2017 Red Hat, Inc.. All rights reserved.