|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |