Classes | Public Member Functions
javax.jmdns.impl.DNSTaskStarter Interface Reference
Inheritance diagram for javax.jmdns.impl.DNSTaskStarter:
Inheritance graph
[legend]

List of all members.

Classes

class  DNSTaskStarterImpl
class  Factory

Public Member Functions

void cancelStateTimer ()
void cancelTimer ()
void purgeStateTimer ()
void purgeTimer ()
void startAnnouncer ()
void startCanceler ()
void startProber ()
void startReaper ()
void startRenewer ()
void startResponder (DNSIncoming in, int port)
void startServiceInfoResolver (ServiceInfoImpl info)
void startServiceResolver (String type)
void startTypeResolver ()

Detailed Description

This class is used by JmDNS to start the various task required to run the DNS discovery. This interface is only there in order to support MANET modifications.

Note: This is not considered as part of the general public API of JmDNS.

Author:
Pierre Frisch

Definition at line 31 of file DNSTaskStarter.java.


Member Function Documentation

Cancel the state task timer

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Cancel the generals task timer

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Purge the state task timer

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Purge the general task timer

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Start a new announcer task

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Start a new reaper task. There is only supposed to be one reaper running at a time.

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Start a new responder task

Parameters:
inincoming message
portincoming port

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Start a new service info resolver task

Parameters:
infoservice info to resolve

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Start a new service resolver task

Parameters:
typeservice type to resolve

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.

Start a new service type resolver task

Implemented in javax.jmdns.impl.JmDNSImpl, and javax.jmdns.impl.DNSTaskStarter.DNSTaskStarterImpl.


The documentation for this interface was generated from the following file:


zeroconf_jmdns_suite
Author(s): Daniel Stonier
autogenerated on Thu Aug 27 2015 15:50:27