public static interface ServerDNS.DNSQuestionResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
dnsRecursionAvailable() |
void |
dnsResolveQuestion(int qid,
byte qtype,
ByteChars qname,
boolean recursion_desired,
InetSocketAddress remote_addr,
Object cbparam) |
void dnsResolveQuestion(int qid,
byte qtype,
ByteChars qname,
boolean recursion_desired,
InetSocketAddress remote_addr,
Object cbparam)
throws IOException
IOExceptionboolean dnsRecursionAvailable()
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.