Class DNSTaskStarter.DNSTaskStarterImpl

    • Field Detail

      • _jmDNSImpl

        private final JmDNSImpl _jmDNSImpl
      • _timer

        private final java.util.Timer _timer
        The timer is used to dispatch all outgoing messages of JmDNS. It is also used to dispatch maintenance tasks for the DNS cache.
      • _stateTimer

        private final java.util.Timer _stateTimer
        The timer is used to dispatch maintenance tasks for the DNS cache.
    • Constructor Detail

      • DNSTaskStarterImpl

        public DNSTaskStarterImpl​(JmDNSImpl jmDNSImpl)