Package | Description |
---|---|
org.apache.james.jspf.core | |
org.apache.james.jspf.executor | |
org.apache.james.jspf.impl |
Modifier and Type | Method and Description |
---|---|
DNSRequest |
DNSLookupContinuation.getRequest()
Return the DNSRequest which was used
|
Modifier and Type | Method and Description |
---|---|
List<String> |
DNSService.getRecords(DNSRequest request)
Retrieve dns records for the given host
|
Constructor and Description |
---|
DNSLookupContinuation(DNSRequest request,
SPFCheckerDNSResponseListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
DNSAsynchLookupService.getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool)
Retrieve dns records for the given host asynchronously
|
Modifier and Type | Method and Description |
---|---|
List<String> |
DNSServiceXBillImpl.getRecords(DNSRequest request) |
void |
DNSServiceAsynchSimulator.getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool) |
void |
DNSJnioAsynchService.getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.