Uses of Class
javax.jmdns.impl.tasks.state.DNSStateTask
Packages that use DNSStateTask
-
Uses of DNSStateTask in javax.jmdns.impl.tasks.state
Subclasses of DNSStateTask in javax.jmdns.impl.tasks.stateModifier and TypeClassDescriptionclassThe Announcer sends an accumulated query of all announces, and advances the state of all serviceInfos, for which it has sent an announce.classThe Canceler sends two announces with TTL=0 for the specified services.classThe Prober sends three consecutive probes for all service infos that needs probing as well as for the host name.classThe Renewer is there to send renewal announcement when the record expire for ours infos.