| Interface | Description |
|---|---|
| DNSResolver |
Implementations of this interface define a class that is capable of resolving
DNS addresses.
|
| Class | Description |
|---|---|
| DNSJavaResolver |
This implementation uses the dnsjava
implementation for resolving DNS addresses.
|
| HostAddress | |
| JavaxResolver |
A DNS resolver (mostly for SRV records), which makes use of the API provided
in the javax.* namespace.
|
| SRVRecord |
Copyright © 2014. All Rights Reserved.