Searched refs:getSectionRRsets (Results 1 - 2 of 2) sorted by relevance

/external/smack/src/org/xbill/DNS/
H A DCache.java620 answers = in.getSectionRRsets(Section.ANSWER);
663 auth = in.getSectionRRsets(Section.AUTHORITY);
709 addl = in.getSectionRRsets(Section.ADDITIONAL);
H A DMessage.java355 getSectionRRsets(int section) { method in class:Message

Completed in 88 milliseconds