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