| Package | Description |
|---|---|
| javax.jmdns.impl | |
| javax.jmdns.impl.tasks.resolver | |
| javax.jmdns.impl.tasks.state |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfoImpl |
ServiceInfoImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DNSQuestion.addAnswersForServiceInfo(JmDNSImpl jmDNSImpl,
Set<DNSRecord> answers,
ServiceInfoImpl info) |
void |
JmDNSImpl.startServiceInfoResolver(ServiceInfoImpl info) |
void |
DNSTaskStarter.startServiceInfoResolver(ServiceInfoImpl info)
Start a new service info resolver task
|
void |
DNSTaskStarter.DNSTaskStarterImpl.startServiceInfoResolver(ServiceInfoImpl info) |
| Constructor and Description |
|---|
ServiceInfoResolver(JmDNSImpl jmDNSImpl,
ServiceInfoImpl info) |
| Modifier and Type | Method and Description |
|---|---|
protected DNSOutgoing |
Canceler.buildOutgoingForInfo(ServiceInfoImpl info,
DNSOutgoing out) |
protected DNSOutgoing |
Renewer.buildOutgoingForInfo(ServiceInfoImpl info,
DNSOutgoing out) |
protected abstract DNSOutgoing |
DNSStateTask.buildOutgoingForInfo(ServiceInfoImpl info,
DNSOutgoing out) |
protected DNSOutgoing |
Prober.buildOutgoingForInfo(ServiceInfoImpl info,
DNSOutgoing out) |
protected DNSOutgoing |
Announcer.buildOutgoingForInfo(ServiceInfoImpl info,
DNSOutgoing out) |
Copyright © 2002–2017 JmDNS. All rights reserved.