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