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