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