Package | Description |
---|---|
javax.jmdns.impl |
Modifier and Type | Class and Description |
---|---|
static class |
DNSTaskStarter.DNSTaskStarterImpl |
class |
JmDNSImpl
mDNS implementation in Java.
|
Modifier and Type | Method and Description |
---|---|
DNSTaskStarter |
DNSTaskStarter.Factory.getStarter(JmDNSImpl jmDNSImpl)
Return the instance of the DNSTaskStarter for the JmDNS.
|
protected static DNSTaskStarter |
DNSTaskStarter.Factory.newDNSTaskStarter(JmDNSImpl jmDNSImpl)
Returns a new instance of DNSTaskStarter using the class delegate if it exists.
|
DNSTaskStarter |
DNSTaskStarter.Factory.ClassDelegate.newDNSTaskStarter(JmDNSImpl jmDNSImpl)
Allows the delegate the opportunity to construct and return a different DNSTaskStarter.
|
Copyright © 2002–2018 JmDNS. All rights reserved.