Uses of Interface
org.apache.james.jspf.executor.DNSAsynchLookupService

Packages that use DNSAsynchLookupService
org.apache.james.jspf.executor   
org.apache.james.jspf.impl   
 

Uses of DNSAsynchLookupService in org.apache.james.jspf.executor
 

Constructors in org.apache.james.jspf.executor with parameters of type DNSAsynchLookupService
StagedMultipleSPFExecutor(Logger log, DNSAsynchLookupService service)
           
 

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

Classes in org.apache.james.jspf.impl that implement DNSAsynchLookupService
 class DNSJnioAsynchService
           
 class DNSServiceAsynchSimulator
          Wrap a DNSService an execute the calls asynch in a new Thread
 



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