Uses of Package
org.restlet.routing
Packages that use org.restlet.routing
Package
Description
Core classes of the Restlet API.
Implementation of Restlet API.
Supports Restlet applications.
Supports Restlet components.
Supports the log service.
General utilities.
Classes related to call routing.
Classes related to security.
Services used by applications and components.
Various utility classes.
-
Classes in org.restlet.routing used by org.restletClassDescriptionRestlet routing calls to one of the attached routes.Router of calls from Server connectors to Restlets.
-
Classes in org.restlet.routing used by org.restlet.engine
-
Classes in org.restlet.routing used by org.restlet.engine.application
-
Classes in org.restlet.routing used by org.restlet.engine.componentClassDescriptionRestlet filtering calls before passing them to an attached Restlet.Filter scoring the affinity of calls with the attached Restlet.Restlet routing calls to one of the attached routes.Filter scoring the affinity of calls with the attached Restlet.Router of calls from Server connectors to Restlets.
-
Classes in org.restlet.routing used by org.restlet.engine.log
-
Classes in org.restlet.routing used by org.restlet.engine.util
-
Classes in org.restlet.routing used by org.restlet.routingClassDescriptionRestlet filtering calls before passing them to an attached Restlet.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.Variable descriptor for reference templates.
-
Classes in org.restlet.routing used by org.restlet.security
-
Classes in org.restlet.routing used by org.restlet.service
-
Classes in org.restlet.routing used by org.restlet.util