|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DNSRequest | |
|---|---|
| org.apache.james.jspf.core | |
| org.apache.james.jspf.executor | |
| org.apache.james.jspf.impl | |
| Uses of DNSRequest in org.apache.james.jspf.core |
|---|
| Methods in org.apache.james.jspf.core that return DNSRequest | |
|---|---|
DNSRequest |
DNSLookupContinuation.getRequest()
Return the DNSRequest which was used |
| Methods in org.apache.james.jspf.core with parameters of type DNSRequest | |
|---|---|
List<String> |
DNSService.getRecords(DNSRequest request)
Retrieve dns records for the given host |
| Constructors in org.apache.james.jspf.core with parameters of type DNSRequest | |
|---|---|
DNSLookupContinuation(DNSRequest request,
SPFCheckerDNSResponseListener listener)
|
|
| Uses of DNSRequest in org.apache.james.jspf.executor |
|---|
| Methods in org.apache.james.jspf.executor with parameters of type DNSRequest | |
|---|---|
void |
DNSAsynchLookupService.getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool)
Retrieve dns records for the given host asynchronously |
| Uses of DNSRequest in org.apache.james.jspf.impl |
|---|
| Methods in org.apache.james.jspf.impl with parameters of type DNSRequest | |
|---|---|
List<String> |
DNSServiceXBillImpl.getRecords(DNSRequest request)
|
void |
DNSServiceAsynchSimulator.getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool)
|
void |
DNSJnioAsynchService.getRecordsAsynch(DNSRequest request,
int id,
IResponseQueue responsePool)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||