Class DNSRecord.IPv4Address

Enclosing class:
DNSRecord

public static class DNSRecord.IPv4Address extends DNSRecord.Address
  • Constructor Details

  • Method Details

    • write

      Description copied from class: DNSRecord
      Write this record into an outgoing message.
      Specified by:
      write in class DNSRecord
    • getServiceInfo

      public ServiceInfo getServiceInfo(boolean persistent)
      Description copied from class: DNSRecord
      Return a service information associated with that record if appropriate.
      Overrides:
      getServiceInfo in class DNSRecord.Address
      Parameters:
      persistent - if true ServiceListener.resolveService will be called whenever new new information is received.
      Returns:
      service information