org.xbill.DNS
public class RPRecord extends Record
Constructor and Description |
---|
RPRecord(Name name,
int dclass,
long ttl,
Name mailbox,
Name textDomain)
Creates an RP Record from the given data
|
Modifier and Type | Method and Description |
---|---|
Name |
getMailbox()
Gets the mailbox address of the RP Record
|
Name |
getTextDomain()
Gets the text domain info of the RP Record
|
byteArrayFromString, byteArrayToString, compareTo, equals, fromString, fromString, fromWire, getAdditionalName, getDClass, getName, getRRsetType, getTTL, getType, hashCode, newRecord, newRecord, newRecord, newRecord, rdataToString, rdataToWireCanonical, sameRRset, toString, toWire, toWireCanonical, unknownToString, withName