public class AwsIotJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<AbstractAwsIotDevice>
| Constructor and Description |
|---|
AwsIotJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(AbstractAwsIotDevice device,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(AbstractAwsIotDevice device, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<AbstractAwsIotDevice>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2020. All rights reserved.