Uses of Interface
io.vertx.core.dns.SrvRecord
Packages that use SrvRecord
-
Uses of SrvRecord in io.vertx.core.dns
Methods in io.vertx.core.dns that return types with arguments of type SrvRecordModifier and TypeMethodDescriptionDnsClient.resolveSRV(String name) Try to resolve the SRV records for the given name.