Uses of Interface
javax.jmdns.JmmDNS
Packages that use JmmDNS
-
Uses of JmmDNS in javax.jmdns
Fields in javax.jmdns declared as JmmDNSMethods in javax.jmdns that return JmmDNSModifier and TypeMethodDescriptionstatic JmmDNS
JmmDNS.Factory.getInstance()
Return the instance of the Multihomed Multicast DNS.JmmDNS.Factory.ClassDelegate.newJmmDNS()
Allows the delegate the opportunity to construct and return a different JmmDNS.protected static JmmDNS
JmmDNS.Factory.newJmmDNS()
Returns a new instance of JmmDNS using the class delegate if it exists. -
Uses of JmmDNS in javax.jmdns.impl
Classes in javax.jmdns.impl that implement JmmDNS