| Package | Description |
|---|---|
| org.restlet.engine.component |
Supports Restlet components.
|
| Class and Description |
|---|
| ChildContext
Context based on a parent component's context but dedicated to a child
Restlet, typically to an application.
|
| ClientRouter
Router that collects calls from all applications and dispatches them to the
appropriate client connectors.
|
| ComponentContext
Context allowing access to the component's connectors.
|
| ComponentHelper
Component helper.
|
| ServerRouter
Router that collects calls from all server connectors and dispatches them to
the appropriate host routers.
|
Copyright © 2005-2012. All Rights Reserved.