Package org.restlet.engine.component

Supports Restlet components.

See:
          Description

Class Summary
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.
 

Package org.restlet.engine.component Description

Supports Restlet components.

Since:
Restlet 2.0


Copyright © 2005-2011 Noelios Technologies.