|
JmDNS 3.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JmDNSImpl.Operation | |
---|---|
javax.jmdns.impl |
Uses of JmDNSImpl.Operation in javax.jmdns.impl |
---|
Methods in javax.jmdns.impl that return JmDNSImpl.Operation | |
---|---|
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. |
Methods in javax.jmdns.impl with parameters of type JmDNSImpl.Operation | |
---|---|
void |
JmDNSImpl.updateRecord(long now,
DNSRecord rec,
JmDNSImpl.Operation operation)
Notify all listeners that a record was updated. |
|
Last updated 2011-08-25 12:40 | |||||||||
PREV NEXT | FRAMES NO FRAMES |