public class JacksonPropertyBoxSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<com.holonplatform.core.property.PropertyBox>
PropertyBox serialization| Constructor and Description |
|---|
JacksonPropertyBoxSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.holonplatform.core.property.PropertyBox propertyBox,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(com.holonplatform.core.property.PropertyBox propertyBox,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<com.holonplatform.core.property.PropertyBox>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2019 The Holon Platform. All rights reserved.