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