Uses of Class
org.restlet.util.Engine

Packages that use Engine
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

Uses of Engine in org.restlet.util
 

Methods in org.restlet.util that return Engine
static Engine Engine.getInstance()
          Returns the registered Restlet engine.
 

Methods in org.restlet.util with parameters of type Engine
static void Engine.setInstance(Engine engine)
          Sets the registered Restlet engine.
 



Copyright © 2005-2008 Noelios Technologies.