public class LocalDateTimeJsonSerializer extends com.github.nmorel.gwtjackson.client.JsonSerializer<LocalDateTime>
| Constructor and Description |
|---|
LocalDateTimeJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSerialize(com.github.nmorel.gwtjackson.client.stream.JsonWriter writer,
LocalDateTime value,
com.github.nmorel.gwtjackson.client.JsonSerializationContext ctx,
com.github.nmorel.gwtjackson.client.JsonSerializerParameters params) |
protected void doSerialize(com.github.nmorel.gwtjackson.client.stream.JsonWriter writer,
LocalDateTime value,
com.github.nmorel.gwtjackson.client.JsonSerializationContext ctx,
com.github.nmorel.gwtjackson.client.JsonSerializerParameters params)
doSerialize in class com.github.nmorel.gwtjackson.client.JsonSerializer<LocalDateTime>Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.