Package org.restlet.routing
package org.restlet.routing
Classes related to call routing.
- Since:
- Restlet 2.0
- See Also:
-
ClassesClassDescriptionFilter extracting attributes from a call.Restlet filtering calls before passing them to an attached Restlet.Rewrites URIs then redirects the call or the client to a new destination.Filter scoring the affinity of calls with the attached Restlet.Restlet routing calls to one of the attached routes.String template with a pluggable model.Filter scoring the affinity of calls with the attached Restlet.Filter validating attributes from a call.Variable descriptor for reference templates.Router of calls from Server connectors to Restlets.