Uses of Class
mireka.transmission.immediate.dns.MxLookupException
-
Packages that use MxLookupException Package Description mireka.transmission.immediate.dns Provides classes for querying mail related DNS records. -
-
Uses of MxLookupException in mireka.transmission.immediate.dns
Methods in mireka.transmission.immediate.dns that throw MxLookupException Modifier and Type Method Description org.xbill.DNS.Name[]MxLookup. queryMxTargets(Domain domain)Returns an ordered host name list based on the MX records of the domain.
-