public class HttpLocationConverter extends Object
HttpLocation
.
NOTE: This class has been automatically generated from the HttpLocation
original class using Vert.x codegen.Constructor and Description |
---|
HttpLocationConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(Iterable<Map.Entry<String,Object>> json,
HttpLocation obj) |
static void |
toJson(HttpLocation obj,
JsonObject json) |
static void |
toJson(HttpLocation obj,
Map<String,Object> json) |
public static void fromJson(Iterable<Map.Entry<String,Object>> json, HttpLocation obj)
public static void toJson(HttpLocation obj, JsonObject json)
public static void toJson(HttpLocation obj, Map<String,Object> json)
Copyright © 2023 Eclipse. All rights reserved.