|
JmDNS 3.4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.jmdns.impl.DNSEntry javax.jmdns.impl.DNSRecord javax.jmdns.impl.DNSRecord.Address javax.jmdns.impl.DNSRecord.IPv4Address
public static class DNSRecord.IPv4Address
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.jmdns.impl.DNSRecord |
---|
DNSRecord.Address, DNSRecord.HostInformation, DNSRecord.IPv4Address, DNSRecord.IPv6Address, DNSRecord.Pointer, DNSRecord.Service, DNSRecord.Text |
Field Summary |
---|
Fields inherited from class javax.jmdns.impl.DNSRecord |
---|
EMPTY_TXT |
Method Summary | |
---|---|
ServiceInfo |
getServiceInfo(boolean persistent)
Return a service information associated with that record if appropriate. |
Methods inherited from class javax.jmdns.impl.DNSRecord.Address |
---|
getServiceEvent, isSingleValued, toByteArray, toString |
Methods inherited from class javax.jmdns.impl.DNSRecord |
---|
equals, getRecordSource, getServiceInfo, getTTL, isExpired, isStale, setRecordSource, setTTL |
Methods inherited from class javax.jmdns.impl.DNSEntry |
---|
compareTo, getKey, getName, getQualifiedNameMap, getRecordClass, getRecordType, getSubtype, getType, hashCode, isDomainDiscoveryQuery, isReverseLookup, isSameEntry, isSameRecordClass, isSameType, isServicesDiscoveryMetaQuery, isUnique, isV4ReverseLookup, isV6ReverseLookup, sameSubtype, toByteArray, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
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.
|
Last updated 2011-08-25 12:40 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |