| Class | Description |
|---|---|
| DNSResolverTask |
This is the root class for all resolver tasks.
|
| ServiceInfoResolver |
The ServiceInfoResolver queries up to three times consecutively for a service info, and then removes itself from the timer.
|
| ServiceResolver |
The ServiceResolver queries three times consecutively for services of a given type, and then removes itself from the timer.
|
| TypeResolver |
Helper class to resolve service types.
|