Package javax.jmdns

Interface JmDNS.Delegate

  • Enclosing class:
    JmDNS

    public static interface JmDNS.Delegate
    • Method Detail

      • cannotRecoverFromIOError

        void cannotRecoverFromIOError​(JmDNS dns,
                                      Collection<ServiceInfo> infos)
        This method is called if JmDNS cannot recover from an I/O error.
        Parameters:
        dns - target DNS
        infos - service info registered with the DNS