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