open class DnsClient
Provides a way to asynchronously lookup information from DNS servers. Please consult the documentation for more information on DNS clients. NOTE: This class has been automatically generated from the io.vertx.core.dns.DnsClient non RX-ified interface using Vert.x codegen. |
|
open class MxRecord
Represent a Mail-Exchange-Record (MX) which was resolved for a domain. NOTE: This class has been automatically generated from the io.vertx.core.dns.MxRecord non RX-ified interface using Vert.x codegen. |
|
open class SrvRecord
Represent a Service-Record (SRV) which was resolved for a domain. NOTE: This class has been automatically generated from the io.vertx.core.dns.SrvRecord non RX-ified interface using Vert.x codegen. |