javax.jmdns.impl.tasks
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, toString
public RecordReaper(JmDNSImpl jmDNSImpl)
jmDNSImpl
- public java.lang.String getName()
DNSTask
public void start(java.util.Timer timer)
DNSTask
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask