com.noelios.restlet.component |
|
Java Source File Name | Type | Comment |
ClientRoute.java | Class | Router scorer based on a target client connector. |
ClientRouter.java | Class | Router that collects calls from all applications and dispatches them to the
appropriate client connectors. |
ComponentContext.java | Class | Context allowing access to the component's connectors. |
ComponentHelper.java | Class | Component helper. |
ComponentStatusFilter.java | Class | Status filter that tries to obtain ouput representation from an application. |
HostRoute.java | Class | Route based on a target VirtualHost. |
ServerRouter.java | Class | Router that collects calls from all server connectors and dispatches them to
the appropriate host routers for dispatching to the user applications. |