public class DomainNameSystem
extends java.lang.Object
Constructor and Description |
---|
DomainNameSystem()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getRecords(java.lang.String hostName,
java.lang.String type)
Returns all the values of DNS resource records found for a given host name
and type.
|