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