Package | Description |
---|---|
org.minidns.iterative |
Modifier and Type | Method and Description |
---|---|
static ReliableDnsClient.Mode |
ReliableDnsClient.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReliableDnsClient.Mode[] |
ReliableDnsClient.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReliableDnsClient.setMode(ReliableDnsClient.Mode mode)
Set the mode used when resolving queries.
|