Uses of Class
org.inria.myriads.snoozecommon.communication.NodeRole

Packages that use NodeRole
org.inria.myriads.snoozecommon.communication   
org.inria.myriads.snoozecommon.communication.rest.util   
 

Uses of NodeRole in org.inria.myriads.snoozecommon.communication
 

Methods in org.inria.myriads.snoozecommon.communication that return NodeRole
static NodeRole NodeRole.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeRole[] NodeRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of NodeRole in org.inria.myriads.snoozecommon.communication.rest.util
 

Methods in org.inria.myriads.snoozecommon.communication.rest.util with parameters of type NodeRole
static org.restlet.resource.ClientResource RESTUtil.createClientResource(NodeRole nodeRole, NetworkAddress networkAddress)
          Creates a web resource.
 



Copyright © 2012. All Rights Reserved.