org.inria.myriads.snoozecommon.communication.rest.util
Class RESTUtil
java.lang.Object
org.inria.myriads.snoozecommon.communication.rest.util.RESTUtil
public final class RESTUtil
- extends Object
REST utility.
- Author:
- Eugen Feller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createClientResource
public static org.restlet.resource.ClientResource createClientResource(NodeRole nodeRole,
NetworkAddress networkAddress)
- Creates a web resource.
- Parameters:
nodeRole
- The node rolenetworkAddress
- The network address
- Returns:
- The web resource
Copyright © 2012. All Rights Reserved.