Uses of Class
nl.sidnlabs.dnslib.message.RRset
-
Packages that use RRset Package Description nl.sidnlabs.dnslib.message -
-
Uses of RRset in nl.sidnlabs.dnslib.message
Methods in nl.sidnlabs.dnslib.message that return RRset Modifier and Type Method Description static RRsetRRset. createAs(ResourceRecord rr)Methods in nl.sidnlabs.dnslib.message that return types with arguments of type RRset Modifier and Type Method Description List<RRset>Message. getAdditional()Methods in nl.sidnlabs.dnslib.message with parameters of type RRset Modifier and Type Method Description voidMessage. addAdditional(RRset additional)voidMessage. addAnswer(RRset rrset)voidMessage. addAuthority(RRset authority)
-