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