|
JmDNS 3.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DNSTaskStarter | |
---|---|
javax.jmdns.impl |
Uses of DNSTaskStarter in javax.jmdns.impl |
---|
Classes in javax.jmdns.impl that implement DNSTaskStarter | |
---|---|
static class |
DNSTaskStarter.DNSTaskStarterImpl
|
class |
JmDNSImpl
mDNS implementation in Java. |
Methods in javax.jmdns.impl that return DNSTaskStarter | |
---|---|
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. |
|
Last updated 2011-08-25 12:40 | |||||||||
PREV NEXT | FRAMES NO FRAMES |