Package | Description |
---|---|
javax.jmdns | |
javax.jmdns.impl |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
NetworkTopologyDiscoveryImpl
This class implements NetworkTopologyDiscovery.
|
Copyright © 2002–2014 JmDNS. All rights reserved.