Uses of Class
org.apache.james.protocols.smtp.TemporaryResolutionException

Packages that use TemporaryResolutionException
org.apache.james.protocols.smtp   
 

Uses of TemporaryResolutionException in org.apache.james.protocols.smtp
 

Methods in org.apache.james.protocols.smtp that throw TemporaryResolutionException
 Collection<String> DNSService.findMXRecords(String hostname)
          Return a prioritized unmodifiable list of host handling mail for the domain.
 Iterator<org.apache.mailet.HostAddress> DNSService.getSMTPHostAddresses(String domainName)
          Returns an Iterator over org.apache.mailet.HostAddress, a specialized subclass of javax.mail.URLName, which provides location information for servers that are specified as mail handlers for the given hostname.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.