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