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