Package com.noelios.restlet.component

Implementation of 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.
ComponentContext Context allowing access to the component's connectors.
ComponentHelper Component helper.
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 for dispatching to the user applications.
 

Package com.noelios.restlet.component Description

Implementation of Components.

Since:
1.0
See Also:
Restlet project


Copyright © 2005-2007 Noelios Consulting.