javax.jmdns.impl.tasks
Class Announcer
TimerTask
javax.jmdns.impl.tasks.Announcer
public class Announcer
extends TimerTask
The Announcer sends an accumulated query of all announces, and advances
the state of all serviceInfos, for which it has sent an announce.
The Announcer also sends announcements and advances the state of JmDNS itself.
When the announcer has run two times, it finishes.
Announcer
public Announcer(JmDNSImpl jmDNSImpl)
cancel
public boolean cancel()
start
public void start(Timer timer)