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