Package org.restlet.routing

Classes related to call routing.

See:
          Description

Class Summary
Extractor Filter extracting attributes from a call.
Filter Restlet filtering calls before passing them to an attached Restlet.
Redirector Rewrites URIs then redirects the call or the client to a new destination.
Route Filter scoring the affinity of calls with the attached Restlet.
Router Restlet routing calls to one of the attached routes.
Template String template with a pluggable model.
TemplateRoute Filter scoring the affinity of calls with the attached Restlet.
Validator Filter validating attributes from a call.
Variable Variable descriptor for reference templates.
VirtualHost Router of calls from Server connectors to Restlets.
 

Package org.restlet.routing Description

Classes related to call routing.

Since:
Restlet 2.0
See Also:
User Guide - Routing package


Copyright © 2005-2013 Restlet.