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