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