Package | Description |
---|---|
io.vertx.core.dns |
Modifier and Type | Method and Description |
---|---|
DnsClient |
DnsClient.resolveSRV(String name,
Handler<AsyncResult<List<SrvRecord>>> handler)
Try to resolve the SRV records for the given name.
|
Copyright © 2019 Eclipse. All rights reserved.