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