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