DNSCache |
A table of DNS entries.
|
DNSEntry |
DNS entry with a name, type, and class.
|
DNSIncoming |
Parse an incoming DNS message into its components.
|
DNSIncoming.MessageInputStream |
|
DNSMessage |
DNSMessage define a DNS message either incoming or outgoing.
|
DNSOutgoing |
An outgoing DNS message.
|
DNSOutgoing.MessageOutputStream |
|
DNSQuestion |
A DNS question.
|
DNSQuestion.AllRecords |
AllRecords question.
|
DNSQuestion.DNS4Address |
Address question.
|
DNSQuestion.DNS6Address |
Address question.
|
DNSQuestion.HostInformation |
Host Information question.
|
DNSQuestion.Pointer |
Pointer question.
|
DNSQuestion.Service |
Service question.
|
DNSQuestion.Text |
Text question.
|
DNSRecord |
DNS record
|
DNSRecord.Address |
Address record.
|
DNSRecord.HostInformation |
|
DNSRecord.IPv4Address |
|
DNSRecord.IPv6Address |
|
DNSRecord.Pointer |
Pointer record.
|
DNSRecord.Service |
Service record.
|
DNSRecord.Text |
|
DNSStatefulObject.DefaultImplementation |
|
DNSStatefulObject.DNSStatefulObjectSemaphore |
This class define a semaphore.
|
DNSTaskStarter.DNSTaskStarterImpl |
|
DNSTaskStarter.DNSTaskStarterImpl.StarterTimer |
|
DNSTaskStarter.Factory |
DNSTaskStarter.Factory enable the creation of new instance of DNSTaskStarter.
|
HostInfo |
HostInfo information on the local host to be able to cope with change of addresses.
|
HostInfo.HostInfoState |
|
JmDNSImpl |
mDNS implementation in Java.
|
JmDNSImpl.ServiceCollector |
Instances of ServiceCollector are used internally to speed up the performance of method list(type) .
|
JmDNSImpl.ServiceTypeEntry |
This is used to store type entries.
|
JmDNSImpl.ServiceTypeEntry.SubTypeEntry |
|
JmmDNSImpl |
This class enable multihoming mDNS.
|
JmmDNSImpl.NetworkChecker |
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 java.util.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.
|
ListenerStatus.ServiceListenerStatus |
|
ListenerStatus.ServiceTypeListenerStatus |
|
NameRegister.BaseRegister |
|
NameRegister.Factory |
|
NameRegister.UniqueNameAcrossInterface |
|
NameRegister.UniqueNamePerInterface |
|
NetworkTopologyDiscoveryImpl |
This class implements NetworkTopologyDiscovery.
|
NetworkTopologyEventImpl |
|
ServiceEventImpl |
|
ServiceInfoImpl |
JmDNS service information.
|
ServiceInfoImpl.ServiceInfoState |
|
ServiceTypeDecoder |
|
SocketListener |
Listen for multicast packets.
|