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