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

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

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

Methods in org.apache.james.jspf.executor with parameters of type IResponseQueue
 void DNSAsynchLookupService.getRecordsAsynch(DNSRequest request, int id, IResponseQueue responsePool)
          Retrieve dns records for the given host asynchronously
 

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

Methods in org.apache.james.jspf.impl with parameters of type IResponseQueue
 void DNSServiceAsynchSimulator.getRecordsAsynch(DNSRequest request, int id, IResponseQueue responsePool)
           
 void DNSJnioAsynchService.getRecordsAsynch(DNSRequest request, int id, IResponseQueue responsePool)
           
 



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