Uses of Interface
javax.jmdns.impl.DNSTaskStarter.Factory.ClassDelegate
Packages that use DNSTaskStarter.Factory.ClassDelegate
-
Uses of DNSTaskStarter.Factory.ClassDelegate in javax.jmdns.impl
Methods in javax.jmdns.impl that return DNSTaskStarter.Factory.ClassDelegateModifier and TypeMethodDescriptionDNSTaskStarter.Factory.classDelegate()Returns DNSTaskStarter's class delegate.Methods in javax.jmdns.impl with parameters of type DNSTaskStarter.Factory.ClassDelegateModifier and TypeMethodDescriptionstatic voidDNSTaskStarter.Factory.setClassDelegate(DNSTaskStarter.Factory.ClassDelegate delegate) Assignsdelegateas DNSTaskStarter's class delegate.