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