public class RecordConverter extends Object
Constructor and Description |
---|
RecordConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(io.vertx.core.json.JsonObject json,
Record obj) |
static void |
toJson(Record obj,
io.vertx.core.json.JsonObject json) |
Copyright © 2018 Eclipse. All rights reserved.