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