|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Application | Restlet that can be attached to one or more VirtualHosts. |
Client | Connector acting as a generic client. |
Component | Restlet managing a set of Connectors, VirtualHosts and Applications. |
Connector | Restlet enabling communication between Components. |
Context | Contextual data and services provided to a Restlet. |
Directory | Finder mapping a directory of local resources. |
Filter | Restlet filtering calls before passing them to an attached Restlet. |
Finder | Restlet that can find the target handler that will effectively handle the call. |
Guard | Filter guarding the access to an attached Restlet. |
Handler | Final handler of calls typically created by Finders. |
Redirector | Rewrites URIs then redirects the call or the client to a new destination. |
Restlet | Uniform class that provides a context and life cycle support. |
Route | Filter scoring the affinity of calls with the attached Restlet. |
Router | Restlet routing calls to one of the attached routes. |
Server | Connector acting as a generic server. |
Transformer | Filter that can transform XML representations by applying an XSLT transform sheet. |
Uniform | Base class exposing the uniform REST interface. |
VirtualHost | Router of calls from Server connectors to Restlets. |
Core classes of the API.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |