public static class DNSRecord.IPv4Address 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, toString
equals, getRecordSource, getServiceInfo, getTTL, isExpired, isStale, setRecordSource, setTTL
compareTo, getKey, getName, getQualifiedNameMap, getRecordClass, getRecordType, getSubtype, getType, hashCode, isDomainDiscoveryQuery, isReverseLookup, isSameEntry, isSameRecordClass, isSameType, isServicesDiscoveryMetaQuery, isUnique, isV4ReverseLookup, isV6ReverseLookup, sameSubtype, toByteArray, toString
public ServiceInfo getServiceInfo(boolean persistent)
DNSRecord
getServiceInfo
in class DNSRecord.Address
persistent
- if true
ServiceListener.resolveService will be called whenever new new information is received.Copyright © 2002–2017 JmDNS. All rights reserved.