javax.jmdns.impl.tasks

Class Renewer


public class Renewer
extends TimerTask

The Renewer is there to send renewal announcment when the record expire for ours infos.

Constructor Summary

Renewer(JmDNSImpl jmDNSImpl)

Method Summary

boolean
cancel()
void
run()
void
start(Timer timer)

Constructor Details

Renewer

public Renewer(JmDNSImpl jmDNSImpl)

Method Details

cancel

public boolean cancel()

run

public void run()

start

public void start(Timer timer)