Package | Description |
---|---|
org.minidns | |
org.minidns.iterative | |
org.minidns.source | |
org.minidns.source.async |
Modifier and Type | Field and Description |
---|---|
protected DnsDataSource |
AbstractDnsClient.dataSource |
Modifier and Type | Method and Description |
---|---|
DnsDataSource |
AbstractDnsClient.getDataSource()
Returns the currently used
DnsDataSource . |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDnsClient.setDataSource(DnsDataSource dataSource)
Set a
DnsDataSource to be used by the DnsClient. |
Modifier and Type | Method and Description |
---|---|
void |
ReliableDnsClient.setDataSource(DnsDataSource dataSource) |
Modifier and Type | Class and Description |
---|---|
class |
NetworkDataSource |
class |
NetworkDataSourceWithAccounting |
Modifier and Type | Class and Description |
---|---|
class |
AsyncNetworkDataSource |