|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.TimerTask
javax.jmdns.impl.tasks.DNSTask
public abstract class DNSTask
Field Summary | |
---|---|
protected JmDNSImpl |
_jmDNSImpl
|
Constructor Summary | |
---|---|
protected |
DNSTask(JmDNSImpl jmDNSImpl)
|
Method Summary |
---|
Methods inherited from class java.util.TimerTask |
---|
cancel, run, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final JmDNSImpl _jmDNSImpl
Constructor Detail |
---|
protected DNSTask(JmDNSImpl jmDNSImpl)
jmDNSImpl
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |