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