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