|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Template | |
|---|---|
| org.restlet | Core classes of the API. |
| Uses of Template in org.restlet |
|---|
| Methods in org.restlet that return Template | |
|---|---|
Template |
Route.getTemplate()
Returns the reference template to match. |
| Methods in org.restlet with parameters of type Template | |
|---|---|
void |
Route.setTemplate(Template template)
Sets the reference template to match. |
| Constructors in org.restlet with parameters of type Template | |
|---|---|
Route(Router router,
Template template,
Restlet next)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||