Package javax.jmdns.impl

Class Summary

DNSCache A table of DNS entries.
DNSCache.CacheNode Cache nodes are used to implement storage of multiple DNSEntry's of the same name in the cache.
DNSConstants DNS constants.
DNSEntry DNS entry with a name, type, and class.
DNSIncoming Parse an incoming DNS message into its components.
DNSOutgoing An outgoing DNS message.
DNSQuestion A DNS question.
DNSRecord DNS record
DNSRecord.Pointer Pointer record.
DNSRecord.Service Service record.
DNSRecord.Text
DNSState DNSState defines the possible states for services registered with JmDNS.
HostInfo HostInfo information on the local host to be able to cope with change of addresses.
JmDNSImpl mDNS implementation in Java.
ServiceEventImpl ServiceEvent.
ServiceInfoImpl JmDNS service information.