Class DNSQuestion.Pointer

    • Method Detail

      • addAnswers

        public void addAnswers​(JmDNSImpl jmDNSImpl,
                               java.util.Set<DNSRecord> answers)
        Description copied from class: DNSQuestion
        Adds answers to the list for our question.
        Overrides:
        addAnswers in class DNSQuestion
        Parameters:
        jmDNSImpl - DNS holding the records
        answers - List of previous answer to append.