Classes, interfaces and traits

AddressResolverOptions

Configuration options for Vert.x hostname resolver. The resolver uses the local <i>hosts</i> file and performs DNS <i>A</i> and <i>AAAA</i> queries.

« More »

DnsClient

Provides a way to asynchronously lookup information from DNS servers.

Please consult the documentation for more information on DNS clients.

« More »

DnsClientOptions

Configuration options for Vert.x DNS client.

« More »

MxRecord

Represent a Mail-Exchange-Record (MX) which was resolved for a domain.

« More »

SrvRecord

Represent a Service-Record (SRV) which was resolved for a domain.

« More »