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