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