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