Uses of Package
org.restlet.routing
-
Packages that use org.restlet.routing Package Description org.restlet Core classes of the API.org.restlet.routing Classes related to call routing.org.restlet.security Classes related to security.org.restlet.service Services used by applications and components.org.restlet.util Various utility classes. -
Classes in org.restlet.routing used by org.restlet Class Description Router Restlet routing calls to one of the attached routes.VirtualHost Router of calls from Server connectors to Restlets. -
Classes in org.restlet.routing used by org.restlet.routing Class Description Filter Restlet filtering calls before passing them to an attached Restlet.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.Variable Variable descriptor for reference templates. -
Classes in org.restlet.routing used by org.restlet.security Class Description Filter Restlet filtering calls before passing them to an attached Restlet. -
Classes in org.restlet.routing used by org.restlet.service Class Description Filter Restlet filtering calls before passing them to an attached Restlet.Template String template with a pluggable model. -
Classes in org.restlet.routing used by org.restlet.util Class Description Route Filter scoring the affinity of calls with the attached Restlet.