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

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.
MessageType  
OpCode  
ProtocolType  
QuestionRecord The question section is used to carry the "question" in most queries, i.e., the parameters that define what is being asked.
QuestionRecords  
RecordClass  
RecordType  
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  
ResourceRecords  
ResponseCode  
ServiceType  
 



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