Package | Description |
---|---|
org.josef.util |
Utility Classes.
|
Modifier and Type | Method and Description |
---|---|
static List<MailServer> |
DnsUtil.getMailServers(String hostName)
Gets the mail servers of the supplied hostName.
|
Modifier and Type | Method and Description |
---|---|
int |
MailServer.compareTo(MailServer otherMailServer)
Compares
MailServers by preference and then by domain name. |
Copyright © 2008–2018. All rights reserved.