T - public class JacksonJsonWriter<T> extends Object implements SchemaWriter<T>
| Constructor and Description |
|---|
JacksonJsonWriter(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
public JacksonJsonWriter(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public byte[] write(T message)
write in interface SchemaWriter<T>Copyright © 2017–2021 Apache Software Foundation. All rights reserved.