JmDNS 3.4.1

Uses of Interface
javax.jmdns.NetworkTopologyDiscovery

Packages that use NetworkTopologyDiscovery
javax.jmdns   
javax.jmdns.impl   
 

Uses of NetworkTopologyDiscovery in javax.jmdns
 

Methods in javax.jmdns that return NetworkTopologyDiscovery
static NetworkTopologyDiscovery NetworkTopologyDiscovery.Factory.getInstance()
          Return the instance of the Multihommed Multicast DNS.
protected static NetworkTopologyDiscovery NetworkTopologyDiscovery.Factory.newNetworkTopologyDiscovery()
          Returns a new instance of NetworkTopologyDiscovery using the class delegate if it exists.
 NetworkTopologyDiscovery NetworkTopologyDiscovery.Factory.ClassDelegate.newNetworkTopologyDiscovery()
          Allows the delegate the opportunity to construct and return a different NetworkTopologyDiscovery.
 

Uses of NetworkTopologyDiscovery in javax.jmdns.impl
 

Classes in javax.jmdns.impl that implement NetworkTopologyDiscovery
 class NetworkTopologyDiscoveryImpl
          This class implements NetworkTopologyDiscovery.
 


Last updated 2011-08-25 12:40

Copyright © 2002-2011 JmDNS. All Rights Reserved.