Package org.restlet.engine.component

Supports Restlet components.

See:
          Description

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