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