Uses of Class
org.apache.mailet.LookupException

Packages that use LookupException
org.apache.mailet This package constitutes the Mailet API. 
 

Uses of LookupException in org.apache.mailet
 

Subclasses of LookupException in org.apache.mailet
 class TemporaryLookupException
          Defines a general exception raised by the MailetContext dns lookup methods.
 

Methods in org.apache.mailet that throw LookupException
 List<String> MailetContext.dnsLookup(String name, MailetContext.RecordType type)
          Lookups the DNS system for a given record type.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.