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