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