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