| Package | Description |
|---|---|
| io.vertx.axle.core.dns |
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<SrvRecord> |
SrvRecord.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static SrvRecord |
SrvRecord.newInstance(io.vertx.core.dns.SrvRecord arg) |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<List<SrvRecord>> |
DnsClient.resolveSRV(String name)
Try to resolve the SRV records for the given name.
|
Copyright © 2019 SmallRye. All rights reserved.