public interface DNSAsynchLookupService
Modifier and Type | Method and Description |
---|---|
void |
getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool)
Retrieve dns records for the given host asynchronously
|
void getRecordsAsynch(DNSRequest request, int id, IResponseQueue responsePool)
request
- the dns requestid
- the identification key for the response.responsePool
- the queue where the response will be appended.Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.