Uses of Package
org.restlet.engine.component
-
Packages that use org.restlet.engine.component Package Description org.restlet Core classes of the API.org.restlet.engine.component Supports Restlet components. -
Classes in org.restlet.engine.component used by org.restlet Class Description ComponentHelper Component helper. -
Classes in org.restlet.engine.component used by org.restlet.engine.component Class Description 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.