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