Uses of Package
org.restlet.engine.component

Packages that use org.restlet.engine.component
org.restlet.engine.component Supports Restlet components. 
 

Classes in org.restlet.engine.component used by org.restlet.engine.component
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.
ComponentContext
          Context allowing access to the component's connectors.
ComponentHelper
          Component helper.
ServerRouter
          Router that collects calls from all server connectors and dispatches them to the appropriate host routers.
 



Copyright © 2005-2011 Noelios Technologies.