Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.protocol.zeroconf.jmdns

Interface Summary
DNSListener DNSListener.
ServiceListener Listener for service updates.
ServiceTypeListener Listener for service types.
 

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.Address Address 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.
JmDNS mDNS implementation in Java.
ServiceEvent ServiceEvent.
ServiceInfo JmDNS service information.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.