|
JmDNS 3.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DNSIncoming | |
|---|---|
| javax.jmdns.impl | |
| javax.jmdns.impl.tasks | |
| Uses of DNSIncoming in javax.jmdns.impl |
|---|
| Methods in javax.jmdns.impl that return DNSIncoming | |
|---|---|
DNSIncoming |
DNSIncoming.clone()
|
DNSIncoming |
JmDNSImpl.getPlannedAnswer()
|
| Methods in javax.jmdns.impl with parameters of type DNSIncoming | |
|---|---|
void |
DNSOutgoing.addAdditionalAnswer(DNSIncoming in,
DNSRecord rec)
Add an additional answer to the record. |
void |
DNSOutgoing.addAnswer(DNSIncoming in,
DNSRecord rec)
Add an answer if it is not suppressed. |
DNSOutgoing |
JmDNSImpl.addAnswer(DNSIncoming in,
InetAddress addr,
int port,
DNSOutgoing out,
DNSRecord rec)
Add an answer to a question. |
void |
JmDNSImpl.respondToQuery(DNSIncoming in)
|
void |
JmDNSImpl.setPlannedAnswer(DNSIncoming plannedAnswer)
|
void |
JmDNSImpl.startResponder(DNSIncoming in,
int port)
|
void |
DNSTaskStarter.startResponder(DNSIncoming in,
int port)
Start a new responder task |
void |
DNSTaskStarter.DNSTaskStarterImpl.startResponder(DNSIncoming in,
int port)
|
| Uses of DNSIncoming in javax.jmdns.impl.tasks |
|---|
| Methods in javax.jmdns.impl.tasks with parameters of type DNSIncoming | |
|---|---|
DNSOutgoing |
DNSTask.addAdditionalAnswer(DNSOutgoing out,
DNSIncoming in,
DNSRecord rec)
Add an additional answer to the record. |
DNSOutgoing |
DNSTask.addAnswer(DNSOutgoing out,
DNSIncoming in,
DNSRecord rec)
Add an answer if it is not suppressed. |
| Constructors in javax.jmdns.impl.tasks with parameters of type DNSIncoming | |
|---|---|
Responder(JmDNSImpl jmDNSImpl,
DNSIncoming in,
int port)
|
|
|
Last updated 2011-08-25 12:40 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||