| Package | Description |
|---|---|
| org.opennms.protocols.dns |
| Modifier and Type | Field and Description |
|---|---|
List<DNSAddressRR> |
DNSAddressRequest.m_answers
The list of answers.
|
| Modifier and Type | Method and Description |
|---|---|
DNSAddressRR |
DNSInputStream.readRR()
Reads the resource record from the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<DNSAddressRR> |
DNSAddressRequest.getAnswers()
Return an enumeration of the received answers.
|
Copyright © 2017. All rights reserved.