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