Package org.apache.directory.server.dns.messages

Provides message objects for DNS messages and resource records.

See:
          Description

Interface Summary
ResourceRecord  
 

Class Summary
DnsMessage All communications inside of the domain protocol are carried in a single format called a message.
DnsMessageModifier All communications inside of the domain protocol are carried in a single format called a message.
QuestionRecord The question section is used to carry the "question" in most queries, i.e., the parameters that define what is being asked.
ResourceRecordImpl The answer, authority, and additional sections all share the same format: a variable number of resource records, where the number of records is specified in the corresponding count field in the header.
ResourceRecordModifier  
 

Enum Summary
MessageType  
OpCode  
ProtocolType  
RecordClass  
RecordType  
ResponseCode  
ServiceType  
 

Package org.apache.directory.server.dns.messages Description

Provides message objects for DNS messages and resource records.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.