Home | History | Annotate | Download | only in jmdns

Lines Matching defs:dns

16  * Java Multihomed Multicast DNS
86 JmmDNS dns = null;
89 dns = delegate.newJmmDNS();
91 return (dns != null ? dns : new JmmDNSImpl());
95 * Return the instance of the Multihommed Multicast DNS.
148 * Get service information. If the information is not cached, the method will block until updated information is received on all DNS.
162 * Get service information. If the information is not cached, the method will block until updated information is received on all DNS.
178 * Get service information. If the information is not cached, the method will block until updated information is received on all DNS.
194 * Get service information. If the information is not cached, the method will block until updated information is received on all DNS.