| 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 |
|
| DNSListener |
DNSListener.
|
| DNSMessage |
DNSMessage define a DNS message either incoming or outgoing.
|
| DNSOutgoing |
An outgoing DNS message.
|
| DNSOutgoing.MessageOutputStream |
|
| DNSQuestion |
A DNS question.
|
| DNSRecord |
DNS record
|
| DNSRecord.Address |
Address record.
|
| DNSRecord.Pointer |
Pointer record.
|
| DNSStatefulObject |
Sets of methods to manage the state machine.
Implementation note: This interface is accessed from multiple threads.
|
| DNSStatefulObject.DefaultImplementation |
|
| DNSStatefulObject.DNSStatefulObjectSemaphore |
This class define a semaphore.
|
| DNSTaskStarter |
This class is used by JmDNS to start the various task required to run the DNS discovery.
|
| DNSTaskStarter.Factory |
DNSTaskStarter.Factory enable the creation of new instance of DNSTaskStarter.
|
| DNSTaskStarter.Factory.ClassDelegate |
This interface defines a delegate to the DNSTaskStarter class to enable subclassing.
|
| HostInfo |
HostInfo information on the local host to be able to cope with change of addresses.
|
| HostInfo.HostInfoState |
|
| JmDNSImpl |
mDNS implementation in Java.
|
| JmDNSImpl.Operation |
|
| 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 |
|
| ListenerStatus |
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 |
|
| NameRegister.BaseRegister |
|
| NameRegister.NameType |
|
| NetworkTopologyEventImpl |
|
| ServiceEventImpl |
|
| ServiceInfoImpl |
JmDNS service information.
|
| ServiceInfoImpl.Delegate |
|
| ServiceInfoImpl.ServiceInfoState |
|