Package | Description |
---|---|
javax.jmdns.impl | |
javax.jmdns.impl.tasks | |
javax.jmdns.impl.tasks.resolver | |
javax.jmdns.impl.tasks.state |
Class and Description |
---|
DNSCache
A table of DNS entries.
|
DNSEntry
DNS entry with a name, type, and class.
|
DNSIncoming
Parse an incoming DNS message into its components.
|
DNSMessage
DNSMessage define a DNS message either incoming or outgoing.
|
DNSOutgoing
An outgoing DNS message.
|
DNSQuestion
A DNS question.
|
DNSRecord
DNS record
|
DNSRecord.Address
Address record.
|
DNSStatefulObject
Sets of methods to manage the state machine.
Implementation note: This interface is accessed from multiple threads. |
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.
|
JmDNSImpl
mDNS implementation in Java.
|
JmDNSImpl.Operation |
JmDNSImpl.ServiceTypeEntry
This is used to store type entries.
|
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. |
NameRegister |
NameRegister.NameType |
NetworkTopologyEventImpl |
ServiceEventImpl |
ServiceInfoImpl
JmDNS service information.
|
ServiceInfoImpl.Delegate |
Class and Description |
---|
DNSIncoming
Parse an incoming DNS message into its components.
|
DNSOutgoing
An outgoing DNS message.
|
DNSQuestion
A DNS question.
|
DNSRecord
DNS record
|
JmDNSImpl
mDNS implementation in Java.
|
Class and Description |
---|
DNSOutgoing
An outgoing DNS message.
|
JmDNSImpl
mDNS implementation in Java.
|
ServiceInfoImpl
JmDNS service information.
|
Class and Description |
---|
DNSOutgoing
An outgoing DNS message.
|
DNSStatefulObject
Sets of methods to manage the state machine.
Implementation note: This interface is accessed from multiple threads. |
JmDNSImpl
mDNS implementation in Java.
|
ServiceInfoImpl
JmDNS service information.
|
Copyright © 2002–2017 JmDNS. All rights reserved.