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