Package javax.jmdns.impl
package javax.jmdns.impl
-
ClassDescriptionA table of DNS entries.DNS entry with a name, type, and class.Parse an incoming DNS message into its components.DNSListener.DNSMessage define a DNS message either incoming or outgoing.An outgoing DNS message.A DNS question.AllRecords question.Address question.Address question.Host Information question.Pointer question.Service question.Text question.DNS recordAddress record.Pointer record.Service record.Sets of methods to manage the state machine.
Implementation note: This interface is accessed from multiple threads.This class define a semaphore.This class is used by JmDNS to start the various task required to run the DNS discovery.DNSTaskStarter.Factory enable the creation of new instance of DNSTaskStarter.This interface defines a delegate to the DNSTaskStarter class to enable subclassing.HostInfo information on the local host to be able to cope with change of addresses.mDNS implementation in Java.Instances of ServiceCollector are used internally to speed up the performance of methodlist(type)
.This is used to store type entries.This class enable multihoming mDNS.Checks the network state.
If the network change, this class will reconfigure the list of DNS do adapt to the new configuration.ListenerStatus<T extends EventListener>This class track the status of listener.
The main purpose of this class is to collapse consecutive events so that we can guarantee the correct call back sequence.This class implements NetworkTopologyDiscovery.JmDNS service information.Listen for multicast packets.