| Package | Description | 
|---|---|
| org.apache.james.dnsservice.api | |
| org.apache.james.dnsservice.dnsjava | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<String> | DNSService. findMXRecords(String hostname)
 Return a prioritized unmodifiable list of host handling mail for the
 domain. | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<String> | DNSJavaService. findMXRecords(String hostname) | 
| protected org.xbill.DNS.Record[] | DNSJavaService. lookup(String namestr,
      int type,
      String typeDesc)Looks up DNS records of the specified type for the specified name. | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.