@ThreadSafe
public class MxLookup
extends Object
Constructor and Description |
---|
MxLookup() |
Modifier and Type | Method and Description |
---|---|
org.xbill.DNS.Name[] |
queryMxTargets(Domain domain)
Returns an ordered host name list based on the MX records of the domain.
|
public org.xbill.DNS.Name[] queryMxTargets(Domain domain) throws MxLookupException