Uses of Interface
org.apache.james.jspf.executor.IResponseQueue
Packages that use IResponseQueue
-
Uses of IResponseQueue in org.apache.james.jspf.executor
Methods in org.apache.james.jspf.executor with parameters of type IResponseQueueModifier and TypeMethodDescriptionvoid
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 IResponseQueueModifier and TypeMethodDescriptionvoid
DNSServiceAsynchSimulator.getRecordsAsynch
(DNSRequest request, int id, IResponseQueue responsePool)