public class DnsEntry extends Object
Modifier and Type | Method and Description |
---|---|
DnsClass |
dnsClass()
Returns the class for this entry.
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
name()
Returns the name of this entry (the domain).
|
String |
toString() |
DnsType |
type()
Returns the type of resource record to be received.
|
Copyright © 2008–2015 The Netty Project. All rights reserved.