javax.jmdns.impl.tasks

Class Responder


public class Responder
extends TimerTask

The Responder sends a single answer for the specified service infos and for the host name.

Constructor Summary

Responder(JmDNSImpl jmDNSImpl, DNSIncoming in, InetAddress addr, int port)

Method Summary

void
run()
void
start()

Constructor Details

Responder

public Responder(JmDNSImpl jmDNSImpl,
                 DNSIncoming in,
                 InetAddress addr,
                 int port)

Method Details

run

public void run()

start

public void start()