| Package | Description |
|---|---|
| io.milton.dns | |
| io.milton.dns.record | |
| io.milton.dns.server | |
| io.milton.dns.tools | |
| io.milton.dns.utils |
| Class and Description |
|---|
| Compression
DNS Name Compression object.
|
| DNAMERecord
DNAME Record - maps a nonterminal alias (subtree) to a different domain
|
| DNSInput
An class for parsing DNS messages.
|
| DNSOutput
A class for rendering DNS messages.
|
| NameTooLongException
An exception thrown when a name is longer than the maximum length of a DNS
name.
|
| WireParseException
An exception thrown when a DNS message is invalid.
|
| Class and Description |
|---|
| Cache
A cache of DNS records.
|
| CNAMERecord
CNAME Record - maps an alias to its real name
|
| Compression
DNS Name Compression object.
|
| DNAMERecord
DNAME Record - maps a nonterminal alias (subtree) to a different domain
|
| DNSInput
An class for parsing DNS messages.
|
| DNSKEYRecord
Key - contains a cryptographic public key for use by DNS.
|
| DNSOutput
A class for rendering DNS messages.
|
| DNSSEC.DNSSECException
A DNSSEC exception.
|
| DNSSEC.UnsupportedAlgorithmException
An algorithm is unsupported by this DNSSEC implementation.
|
| EDNSOption
DNS extension options, as described in RFC 2671.
|
| GenericEDNSOption
An EDNSOption with no internal structure.
|
| Header
A DNS message header
|
| KEYBase
The base class for KEY/DNSKEY records, which have identical formats
|
| KEYRecord
Key - contains a cryptographic public key.
|
| Message
A DNS Message.
|
| Mnemonic
A utility class for converting between numeric codes and mnemonics
for those codes.
|
| OPTRecord
Options - describes Extended DNS (EDNS) properties of a Message.
|
| Record
A generic DNS resource record.
|
| Resolver
Interface describing a resolver.
|
| ResolverConfig
A class that tries to locate name servers and the search path to
be appended to unqualified names.
|
| ResolverListener
An interface to the asynchronous resolver.
|
| RRset
A set of Records with the same name, type, and class.
|
| RRSIGRecord
Recource Record Signature - An RRSIG provides the digital signature of an
RRset, so that the data can be authenticated by a DNSSEC-capable resolver.
|
| SetResponse
The Response from a query to Cache.lookupRecords() or Zone.findRecords()
|
| SIGBase
The base class for SIG/RRSIG records, which have identical formats
|
| SIGRecord
Signature - A SIG provides the digital signature of an RRset, so that
the data can be authenticated by a DNSSEC-capable resolver.
|
| SOARecord
Start of Authority - describes properties of a zone.
|
| Tokenizer
Tokenizer is used to parse DNS records and zones from text format,
|
| Tokenizer.Token |
| TSIG
Transaction signature handling.
|
| TSIGRecord
Transaction Signature - this record is automatically generated by the
resolver.
|
| U16NameBase
Implements common functionality for the many record types whose format
is an unsigned 16 bit integer followed by a name.
|
| WireParseException
An exception thrown when a DNS message is invalid.
|
| ZoneTransferException
An exception thrown when a zone transfer fails.
|
| ZoneTransferIn
An incoming DNS Zone Transfer.
|
| ZoneTransferIn.ZoneTransferHandler |
| Class and Description |
|---|
| Message
A DNS Message.
|
| SetResponse
The Response from a query to Cache.lookupRecords() or Zone.findRecords()
|
| Class and Description |
|---|
| Cache
A cache of DNS records.
|
| Lookup
The Lookup object issues queries to caching DNS servers.
|
| Message
A DNS Message.
|
| RRset
A set of Records with the same name, type, and class.
|
| Zone
A DNS Zone.
|
| ZoneTransferException
An exception thrown when a zone transfer fails.
|
| Class and Description |
|---|
| Record
A generic DNS resource record.
|
Copyright © 2021 McEvoy Software Ltd. All rights reserved.