public static class DNSRecord.IPv6Address extends DNSRecord.Address
DNSRecord.Address, DNSRecord.HostInformation, DNSRecord.IPv4Address, DNSRecord.IPv6Address, DNSRecord.Pointer, DNSRecord.Service, DNSRecord.Text| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
getServiceInfo(boolean persistent)
Return a service information associated with that record if appropriate.
|
getServiceEvent, isSingleValued, toByteArray, toStringequals, getRecordSource, getServiceInfo, getTTL, isExpired, isStale, setRecordSource, setTTLcompareTo, getKey, getName, getQualifiedNameMap, getRecordClass, getRecordType, getSubtype, getType, hashCode, isDomainDiscoveryQuery, isReverseLookup, isSameEntry, isSameRecordClass, isSameType, isServicesDiscoveryMetaQuery, isUnique, isV4ReverseLookup, isV6ReverseLookup, sameSubtype, toByteArray, toStringpublic ServiceInfo getServiceInfo(boolean persistent)
DNSRecordgetServiceInfo in class DNSRecord.Addresspersistent - if true ServiceListener.resolveService will be called whenever new new information is received.