Searched defs:addAnswers (Results 1 – 5 of 5) sorted by relevance
36 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion.DNS4Address60 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion.DNS6Address93 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion.Pointer133 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion.Service167 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion.Text194 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion.AllRecords274 public void addAnswers(JmDNSImpl jmDNSImpl, Set<DNSRecord> answers) { in addAnswers() method in DNSQuestion
48 protected DNSOutgoing addAnswers(DNSOutgoing out) throws IOException { in addAnswers() method in TypeResolver
46 protected DNSOutgoing addAnswers(DNSOutgoing out) throws IOException { in addAnswers() method in ServiceResolver
107 protected abstract DNSOutgoing addAnswers(DNSOutgoing out) throws IOException; in addAnswers() method in DNSResolverTask
61 protected DNSOutgoing addAnswers(DNSOutgoing out) throws IOException { in addAnswers() method in ServiceInfoResolver