Uses of Package
org.qtunes.zeroconf

Packages that use org.qtunes.zeroconf
org.qtunes.zeroconf The "zeroconf" package defines an abstract API for the ZeroConf network discovery protocol 
org.qtunes.zeroconf.spi.jmdns The "zeroconf.spi.jmdns" package is an implementation of the "zeroconf" package that uses the JmDNS API 
 

Classes in org.qtunes.zeroconf used by org.qtunes.zeroconf
ZCService
           
ZCServiceInfo
           
 

Classes in org.qtunes.zeroconf used by org.qtunes.zeroconf.spi.jmdns
ZCService
           
ZCServiceInfo
           
ZeroConf
          A unified API which wraps the interface for the Apple "com.apple.dnssd" package or the "javax.jmdns" package, whichever is available.