JmDNS 3.4.1

Uses of Class
javax.jmdns.impl.JmDNSImpl.Operation

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

Copyright © 2002-2011 JmDNS. All Rights Reserved.