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(JsonObject json,
HttpLocation obj) |
static void |
toJson(HttpLocation obj,
JsonObject json) |
public static void fromJson(JsonObject json, HttpLocation obj)
public static void toJson(HttpLocation obj, JsonObject json)
Copyright © 2016. All rights reserved.