Class BusdoxLocator

    • Field Detail

      • GOOGLE_PRIMARY_DNS

        public static InetAddress GOOGLE_PRIMARY_DNS
      • GOOGLE_SECONDARY_DNS

        public static InetAddress GOOGLE_SECONDARY_DNS
      • CLOUDFLARE_PRIMARY_DNS

        public static InetAddress CLOUDFLARE_PRIMARY_DNS
      • CLOUDFLARE_SECONDARY_DNS

        public static InetAddress CLOUDFLARE_SECONDARY_DNS
    • Constructor Detail

      • BusdoxLocator

        public BusdoxLocator​(Mode mode)
      • BusdoxLocator

        public BusdoxLocator​(String hostname)
      • BusdoxLocator

        public BusdoxLocator​(String prefix,
                             String hostname,
                             String algorithm,
                             long timeout,
                             int maxRetries,
                             boolean enablePublicDNS)