$search

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

void javax::jmdns::impl::DNSTaskStarter::cancelStateTimer (  ) 
void javax::jmdns::impl::DNSTaskStarter::cancelTimer (  ) 
void javax::jmdns::impl::DNSTaskStarter::purgeStateTimer (  ) 
void javax::jmdns::impl::DNSTaskStarter::purgeTimer (  ) 
void javax::jmdns::impl::DNSTaskStarter::startAnnouncer (  ) 
void javax::jmdns::impl::DNSTaskStarter::startCanceler (  ) 
void javax::jmdns::impl::DNSTaskStarter::startProber (  ) 
void javax::jmdns::impl::DNSTaskStarter::startReaper (  ) 

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

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

void javax::jmdns::impl::DNSTaskStarter::startRenewer (  ) 
void javax::jmdns::impl::DNSTaskStarter::startResponder ( DNSIncoming  in,
int  port 
)

Start a new responder task

Parameters:
in incoming message
port incoming port

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

void javax::jmdns::impl::DNSTaskStarter::startServiceInfoResolver ( ServiceInfoImpl  info  ) 

Start a new service info resolver task

Parameters:
info service info to resolve

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

void javax::jmdns::impl::DNSTaskStarter::startServiceResolver ( String  type  ) 

Start a new service resolver task

Parameters:
type service type to resolve

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

void javax::jmdns::impl::DNSTaskStarter::startTypeResolver (  ) 

Start a new service type resolver task

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


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


zeroconf_jmdns
Author(s): Daniel Stonier
autogenerated on Wed Jan 16 12:20:34 2013