public class RecordReaper extends DNSTask
| Constructor and Description |
|---|
RecordReaper(JmDNSImpl jmDNSImpl) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Return this task name.
|
void |
run() |
void |
start(java.util.Timer timer)
Start this task.
|
addAdditionalAnswer, addAnswer, addAnswer, addAuthoritativeAnswer, addQuestion, getDns, toStringpublic RecordReaper(JmDNSImpl jmDNSImpl)
jmDNSImpl - public java.lang.String getName()
DNSTaskpublic void start(java.util.Timer timer)
DNSTaskpublic void run()
run in interface java.lang.Runnablerun in class java.util.TimerTask