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