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 TypeClassDescriptionclass
The Announcer sends an accumulated query of all announces, and advances the state of all serviceInfos, for which it has sent an announce.class
The Canceler sends two announces with TTL=0 for the specified services.class
The Prober sends three consecutive probes for all service infos that needs probing as well as for the host name.class
The Renewer is there to send renewal announcement when the record expire for ours infos.