Class PTR


  • public class PTR
    extends RRWithTarget
    A PTR record is handled like a CNAME.
    • Method Detail

      • parse

        public static PTR parse​(java.io.DataInputStream dis,
                                byte[] data)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • getType

        public Record.TYPE getType()
        Description copied from class: Data
        The payload type.
        Specified by:
        getType in class Data
        Returns:
        The payload type.