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