| Package | Description |
|---|---|
| javax.jmdns.impl |
| Modifier and Type | Method | Description |
|---|---|---|
static JmDNSImpl.Operation |
JmDNSImpl.Operation.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JmDNSImpl.Operation[] |
JmDNSImpl.Operation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JmDNSImpl.updateRecord(long now,
DNSRecord rec,
JmDNSImpl.Operation operation) |
Notify all listeners that a record was updated.
|
Copyright © 2002–2018 JmDNS. All rights reserved.