| Package | Description |
|---|---|
| org.restlet.engine |
Implementation of Restlet API.
|
| org.restlet.engine.util |
General utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static Engine |
Engine.getInstance()
Returns the registered Restlet engine.
|
static Engine |
Engine.register()
Registers a new Restlet Engine.
|
static Engine |
Engine.register(boolean discoverPlugins)
Registers a new Restlet Engine.
|
| Modifier and Type | Method and Description |
|---|---|
protected Engine |
EngineClassLoader.getEngine()
Returns the parent Restlet engine.
|
| Constructor and Description |
|---|
EngineClassLoader(Engine engine)
Constructor.
|
Copyright © 2005–2025. All rights reserved.