Package org.apache.directory.server.dns.io.encoder

Interface Summary
RecordEncoder  
 

Class Summary
A6RecordEncoder 3.1.1.
AddressRecordEncoder 3.4.1.
CanonicalNameRecordEncoder 3.3.1.
CertificateRecordEncoder 2.
DnameRecordEncoder 3.
HostInformationRecordEncoder 3.3.2.
Inet6AddressRecordEncoder 2.
KeyExchangeRecordEncoder 3.1 KX RDATA format The KX DNS record has the following RDATA format: +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ | PREFERENCE | +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ / EXCHANGER / / / +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ where: PREFERENCE A 16 bit non-negative integer which specifies the preference given to this RR among other KX records at the same owner.
KeyRecordEncoder 3.
LocationRecordEncoder 2.
MailExchangeRecordEncoder 3.3.9.
MailInformationRecordEncoder 3.3.7.
NameAuthorityPointerEncoder 4.
NameServerRecordEncoder 3.3.11.
NextNameRecordEncoder 5.2 NXT RDATA Format The RDATA for an NXT RR consists simply of a domain name followed by a bit map.
PointerRecordEncoder 3.3.12.
QuestionRecordEncoder  
ResourceRecordEncoder  
ServerSelectionRecordEncoder The format of the SRV RR Here is the format of the SRV RR, whose DNS type code is 33: _Service._Proto.Name TTL Class SRV Priority Weight Port Target (There is an example near the end of this document.) Service The symbolic name of the desired service, as defined in Assigned Numbers [STD 2] or locally.
SignatureRecordEncoder 4.1 SIG RDATA Format The RDATA portion of a SIG RR is as shown below.
StartOfAuthorityRecordEncoder 3.3.13.
TextRecordEncoder 3.3.14.
WellKnownServicesRecordEncoder 3.4.2.