open class Http2SettingsConverter
Converter for io.vertx.core.http.Http2Settings. NOTE: This class has been automatically generated from the io.vertx.core.http.Http2Settings original class using Vert.x codegen.
Http2SettingsConverter()
Converter for io.vertx.core.http.Http2Settings. NOTE: This class has been automatically generated from the io.vertx.core.http.Http2Settings original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: Http2Settings): Unit |
|
open static fun toJson(obj: Http2Settings, json: JsonObject): Unit |