public class VertxOptionsConverter extends Object
VertxOptions
.
NOTE: This class has been automatically generated from the VertxOptions
original class using Vert.x codegen.Constructor and Description |
---|
VertxOptionsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(JsonObject json,
VertxOptions obj) |
static void |
toJson(VertxOptions obj,
JsonObject json) |
public static void fromJson(JsonObject json, VertxOptions obj)
public static void toJson(VertxOptions obj, JsonObject json)
Copyright © 2018 Eclipse. All rights reserved.