Uses of Class
org.apache.james.jspf.core.exceptions.TimeoutException

Packages that use TimeoutException
org.apache.james.jspf.core   
org.apache.james.jspf.impl   
 

Uses of TimeoutException in org.apache.james.jspf.core
 

Methods in org.apache.james.jspf.core that throw TimeoutException
 java.util.List DNSService.getRecords(DNSRequest request)
          Retrieve dns records for the given host
 java.util.List DNSResponse.getResponse()
          Returns the DNS response
 

Constructors in org.apache.james.jspf.core with parameters of type TimeoutException
DNSResponse(TimeoutException exception)
           
 

Uses of TimeoutException in org.apache.james.jspf.impl
 

Methods in org.apache.james.jspf.impl that throw TimeoutException
 java.util.List DNSServiceXBillImpl.getRecords(DNSRequest request)
           
 



Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.