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