|
JmDNS 3.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DNSQuestion | |
|---|---|
| javax.jmdns.impl | |
| javax.jmdns.impl.tasks | |
| Uses of DNSQuestion in javax.jmdns.impl |
|---|
| Fields in javax.jmdns.impl with type parameters of type DNSQuestion | |
|---|---|
protected List<DNSQuestion> |
DNSMessage._questions
|
| Methods in javax.jmdns.impl that return DNSQuestion | |
|---|---|
static DNSQuestion |
DNSQuestion.newQuestion(String name,
DNSRecordType type,
DNSRecordClass recordClass,
boolean unique)
Create a question. |
| Methods in javax.jmdns.impl that return types with arguments of type DNSQuestion | |
|---|---|
Collection<? extends DNSQuestion> |
DNSMessage.getQuestions()
|
| Methods in javax.jmdns.impl with parameters of type DNSQuestion | |
|---|---|
void |
JmDNSImpl.addListener(javax.jmdns.impl.DNSListener listener,
DNSQuestion question)
Add a listener for a question. |
void |
DNSOutgoing.addQuestion(DNSQuestion rec)
Add a question to the message. |
| Uses of DNSQuestion in javax.jmdns.impl.tasks |
|---|
| Methods in javax.jmdns.impl.tasks with parameters of type DNSQuestion | |
|---|---|
DNSOutgoing |
DNSTask.addQuestion(DNSOutgoing out,
DNSQuestion rec)
Add a question to the message. |
|
Last updated 2011-08-25 12:40 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||