Searched defs:Rcode (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/xbill/DNS/
H A DRcode.java11 public final class Rcode { class
13 private static Mnemonic rcodes = new Mnemonic("DNS Rcode",
103 Rcode() {} method in class:Rcode
105 /** Converts a numeric Rcode into a String */
111 /** Converts a numeric TSIG extended Rcode into a String */
117 /** Converts a String representation of an Rcode into its numeric value */

Completed in 90 milliseconds