| Package | Description |
|---|---|
| io.milton.dns.record | |
| io.milton.dns.server |
| Modifier and Type | Method and Description |
|---|---|
SetResponse |
Cache.addMessage(Message in)
Adds all data from a Message into the Cache.
|
SetResponse |
Cache.addMessage(Message in)
Adds all data from a Message into the Cache.
|
SetResponse |
Zone.findRecords(Name name,
int type)
Looks up Records in the Zone.
|
SetResponse |
Zone.findRecords(Name name,
int type)
Looks up Records in the Zone.
|
protected SetResponse |
Cache.lookup(Name name,
int type,
int minCred)
Finds all matching sets or something that causes the lookup to stop.
|
protected SetResponse |
Cache.lookup(Name name,
int type,
int minCred)
Finds all matching sets or something that causes the lookup to stop.
|
SetResponse |
Cache.lookupRecords(Name name,
int type,
int minCred)
Looks up Records in the Cache.
|
SetResponse |
Cache.lookupRecords(Name name,
int type,
int minCred)
Looks up Records in the Cache.
|
static SetResponse |
SetResponse.ofType(int type) |
static SetResponse |
SetResponse.ofType(int type) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ResponseGenerator.generateReply(Message query,
SetResponse sr,
Socket s) |
byte[] |
ResponseGeneratorImpl.generateReply(Message query,
SetResponse sr,
Socket s) |
byte[] |
ResponseGeneratorImpl.generateReply(Message query,
SetResponse sr,
Socket s) |
byte[] |
ResponseGenerator.generateReply(Message query,
SetResponse sr,
Socket s) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.