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.
|
Class and Description |
---|
Router
Restlet routing calls to one of the attached routes.
|
VirtualHost
Router of calls from Server connectors to Restlets.
|
Class and 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.
|
Class and Description |
---|
Filter
Restlet filtering calls before passing them to an attached Restlet.
|
Class and Description |
---|
Filter
Restlet filtering calls before passing them to an attached Restlet.
|
Template
String template with a pluggable model.
|
Class and Description |
---|
Route
Filter scoring the affinity of calls with the attached Restlet.
|
Copyright © 2005-2024 Restlet.