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