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