Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
org.restlet.engine |
Implementation of Restlet API.
|
org.restlet.engine.application |
Supports Restlet applications.
|
org.restlet.engine.component |
Supports Restlet components.
|
org.restlet.engine.log |
Supports the log service.
|
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.
|
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.
|
Route
Deprecated.
Use
TemplateRoute instead. |
Router
Restlet routing calls to one of the attached routes.
|
TemplateRoute
Filter scoring the affinity of calls with the attached Restlet.
|
VirtualHost
Router of calls from Server connectors to Restlets.
|
Class and Description |
---|
Filter
Restlet filtering calls before passing them to an attached Restlet.
|
Template
String template with a pluggable model.
|
Class and Description |
---|
Filter
Restlet filtering calls before passing them to an attached Restlet.
|
Route
Deprecated.
Use
TemplateRoute instead. |
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.
|
Class and Description |
---|
Route
Deprecated.
Use
TemplateRoute instead. |
Copyright © 2005–2016. All rights reserved.