Package | Description |
---|---|
javax.jmdns.impl |
Modifier and Type | Method and 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 and Description |
---|---|
void |
JmDNSImpl.updateRecord(long now,
DNSRecord rec,
JmDNSImpl.Operation operation)
Notify all listeners that a record was updated.
|
Copyright © 2002-2017 JmDNS. All Rights Reserved.