| Package | Description |
|---|---|
| de.thksystems.util.network |
| Modifier and Type | Method and Description |
|---|---|
static DNSUtils.RecordType |
DNSUtils.RecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DNSUtils.RecordType[] |
DNSUtils.RecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
DNSUtils.lookup(String hostName,
DNSUtils.RecordType record)
Get domain-records for hostname.
|
Created by ThK-Systems. License: LGPL