| Package | Description | 
|---|---|
| io.netty.handler.codec.dns | DNS codec information for writing to and reading from a DNS server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DnsQuestionThe DNS question class which represents a question being sent to a server via
 a query, or the question being duplicated and sent back in a response. | 
| class  | DnsResourceRepresents any resource record (answer, authority, or additional resource
 records). | 
Copyright © 2008–2015 The Netty Project. All rights reserved.