public class DnsUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getLocalHostName()
best effort method to determine host name of localhost.
|
static String[] |
lookupMailHosts(String domainName)
returns a String array of mail exchange servers (mail hosts) sorted from
most preferred to least preferred source:
http://ww2.cs.fsu.edu/~steele/MAILHOSTS/mailHostsLookup.html
|
public static String getLocalHostName()
public static String[] lookupMailHosts(String domainName) throws NamingException
NamingExceptionCopyright © 2014 Molindo GmbH. All Rights Reserved.