Uses of Class
javax.jmdns.impl.tasks.resolver.DNSResolverTask
Packages that use DNSResolverTask
-
Uses of DNSResolverTask in javax.jmdns.impl.tasks.resolver
Subclasses of DNSResolverTask in javax.jmdns.impl.tasks.resolverModifier and TypeClassDescriptionclass
The ServiceInfoResolver queries up to three times consecutively for a service info, and then removes itself from the timer.class
The ServiceResolver queries three times consecutively for services of a given type, and then removes itself from the timer.class
Helper class to resolve service types.