public final class InventoryStructureSerializer extends com.fasterxml.jackson.databind.JsonSerializer<InventoryStructure<?>>
| Constructor and Description |
|---|
InventoryStructureSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(InventoryStructure<?> inventoryStructure,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(InventoryStructure<?> inventoryStructure, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<InventoryStructure<?>>IOExceptionCopyright © 2014–2017 Red Hat, Inc.. All rights reserved.