Java io.netty.resolver.dns DnsNameResolver fields, constructors, methods, implement or subclass

Example usage for Java io.netty.resolver.dns DnsNameResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.resolver.dns DnsNameResolver.

The text is from its open source code.

Field

Method

booleanisOptResourceEnabled()
Returns the automatic inclusion of a optional records that tries to give the remote DNS server a hint about how much data the resolver can read per response is enabled.
booleanisRecursionDesired()
Returns true if and only if this resolver sends a DNS query with the RD (recursion desired) flag set.