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