Class | Description |
---|---|
ChildClientDispatcher |
Client dispatcher for a component child.
|
ChildContext |
Context based on a parent component's context but dedicated to a child
Restlet, typically to an application.
|
ClientRoute |
Router scorer based on a target client connector.
|
ClientRouter |
Router that collects calls from all applications and dispatches them to the
appropriate client connectors.
|
ComponentClientDispatcher |
Component client dispatcher.
|
ComponentContext |
Context allowing access to the component's connectors.
|
ComponentHelper |
Component helper.
|
ComponentServerDispatcher |
Component server dispatcher.
|
ComponentXmlParser |
Parser for component XML configuration.
|
HostRoute |
Route based on a target VirtualHost.
|
InternalRouter |
Provides the behavior of the internal router of a Component.
|
ServerRouter |
Router that collects calls from all server connectors and dispatches them to
the appropriate host routers.
|
Copyright © 2005–2016. All rights reserved.