Uses of Package
com.noelios.restlet.component

Packages that use com.noelios.restlet.component
com.noelios.restlet Core classes of the implementation. 
com.noelios.restlet.component Implementation of Components. 
 

Classes in com.noelios.restlet.component used by com.noelios.restlet
ComponentHelper
          Component helper.
 

Classes in com.noelios.restlet.component used by com.noelios.restlet.component
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.
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.
ServerRouter
          Router that collects calls from all server connectors and dispatches them to the appropriate host routers.
 



Copyright © 2005-2008 Noelios Technologies.