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