| Package | Description |
|---|---|
| org.xbill.DNS | |
| org.xbill.DNS.config | |
| org.xbill.DNS.hosts | |
| org.xbill.DNS.lookup | |
| org.xbill.DNS.tools |
| Class and Description |
|---|
| APLRecord.Element |
| 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.
|
| DSRecord
DS - contains a Delegation Signer record, which acts as a placeholder for KEY records in the
parent zone.
|
| EDNSOption
DNS extension options, as described in RFC 6891.
|
| Generator
A representation of a $GENERATE statement in a master file.
|
| GenericEDNSOption
An EDNSOption with no internal structure.
|
| Header
A DNS message header
|
| KEYRecord
Key - contains a cryptographic public key.
|
| Message
A DNS Message.
|
| Name
A representation of a domain name.
|
| NameTooLongException
An exception thrown when a name is longer than the maximum length of a DNS name.
|
| OPTRecord
Options - describes Extended DNS (EDNS) properties of a Message.
|
| PacketLogger
Custom logger that can log all packets that were sent or received.
|
| Record
A generic DNS resource record.
|
| Resolver
Interface describing a resolver.
|
| ResolverConfig
Locates name servers and the search path to be appended to unqualified names.
|
| ResolverListener
Deprecated.
|
| RRset
A set of Records with the same name, type, and class.
|
| RRSIGRecord
Resource 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(Name, int, int) or Zone.findRecords(Name, int). |
| 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.
|
| TextParseException
An exception thrown when unable to parse text.
|
| TLSARecord
Transport Layer Security Authentication
|
| 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.
|
| 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.Delta
All changes between two versions of a zone in an IXFR response.
|
| ZoneTransferIn.ZoneTransferHandler
Handles a Zone Transfer.
|
| Class and Description |
|---|
| Name
A representation of a domain name.
|
| Class and Description |
|---|
| Name
A representation of a domain name.
|
| Class and Description |
|---|
| Cache
A cache of DNS records.
|
| Name
A representation of a domain name.
|
| Record
A generic DNS resource record.
|
| Resolver
Interface describing a resolver.
|
| Class and Description |
|---|
| Cache
A cache of DNS records.
|
| Lookup
The Lookup object issues queries to caching DNS servers.
|
| Message
A DNS Message.
|
| Name
A representation of a domain name.
|
| Record
A generic DNS resource record.
|
| 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.
|
Copyright © 2021 dnsjava.org. All rights reserved.