public static interface DNSTaskStarter.Factory.ClassDelegate
Modifier and Type | Method and Description |
---|---|
DNSTaskStarter |
newDNSTaskStarter(JmDNSImpl jmDNSImpl)
Allows the delegate the opportunity to construct and return a different DNSTaskStarter.
|
DNSTaskStarter newDNSTaskStarter(JmDNSImpl jmDNSImpl)
jmDNSImpl
- jmDNS instanceDNSTaskStarter.Factory.classDelegate()
,
DNSTaskStarter.Factory.setClassDelegate(ClassDelegate anObject)
Copyright © 2002–2014 JmDNS. All rights reserved.