Package com.noelios.restlet.component

Implementation of 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.
ComponentStatusFilter Status filter that tries to obtain ouput representation from an application.
HostRoute Route based on a target VirtualHost.
ServerRouter Router that collects calls from all server connectors and dispatches them to the appropriate host routers.
 

Package com.noelios.restlet.component Description

Implementation of Components.

Since:
1.0
See Also:
Restlet project


Copyright © 2005-2008 Noelios Technologies.