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