| Package | Description |
|---|---|
| io.milton.dns | |
| io.milton.dns.record |
| Constructor and Description |
|---|
Name(DNSInput in)
Create a new name from DNS a wire format message
|
Name(DNSInput in)
Create a new name from DNS a wire format message
|
| Modifier and Type | Method and Description |
|---|---|
static EDNSOption |
EDNSOption.fromWire(DNSInput in)
Converts the wire format of an EDNS Option (including code and length) into
the type-specific format.
|
static EDNSOption |
EDNSOption.fromWire(DNSInput in)
Converts the wire format of an EDNS Option (including code and length) into
the type-specific format.
|
static Record |
Record.fromWire(DNSInput in,
int section,
boolean isUpdate) |
static Record |
Record.fromWire(DNSInput in,
int section,
boolean isUpdate) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.